DEFAULT_SCHEMA_VERSION Field
protected const int DEFAULT_SCHEMA_VERSION = 1
This language is not supported or no code example is available.
protected:
const int DEFAULT_SCHEMA_VERSION = 1;
This language is not supported or no code example is available.
protected const DEFAULT_SCHEMA_VERSION : int = 1
This language is not supported or no code example is available.
Field Value
int
In this article
Definition