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