[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]Specifies the current schema version.
Namespace:
Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.dll)
Usage
Visual Basic |
Dim value As String
value = Declarations.SchemaVersion
|
Syntax
Visual Basic |
Public Const SchemaVersion As String
|
C# |
public const string SchemaVersion
|
C++ |
public:
literal String^ SchemaVersion
|
J# |
public static final String SchemaVersion
|
JScript |
public const var SchemaVersion : String
|
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and
Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003
See Also