ConstantsAppDbSchemaVersionNumber Field | 
 
            The schema version of the application database.
            
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const int AppDbSchemaVersionNumber = 197
Public Const AppDbSchemaVersionNumber As Integer = 197
public:
literal int AppDbSchemaVersionNumber = 197
static val mutable AppDbSchemaVersionNumber: int
Field Value
Type: 
Int32
See Also