Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains values that specifies the identifying name of one of the available system properties.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SystemPropertyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration SystemPropertyType
'Usage
Dim instance As SystemPropertyType
[DataContractAttribute(Name = "SystemPropertyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum SystemPropertyType
[DataContractAttribute(Name = L"SystemPropertyType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class SystemPropertyType
[<DataContractAttribute(Name = "SystemPropertyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertyType
public enum SystemPropertyType
Members
Member name | Description | |
---|---|---|
DatabaseSchemaVersion | Current schema version of the Master Data Services database. |