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