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.4.0.1000)
Syntaxpublic const int AppDbSchemaVersionNumber = 202
Public Const AppDbSchemaVersionNumber As Integer = 202
public:
literal int AppDbSchemaVersionNumber = 202
static val mutable AppDbSchemaVersionNumber: int
Field Value
Type:
Int32
See Also