SystemPropertyType 열거형
Contains values that specifies the identifying name of one of the available system properties.
네임스페이스: Microsoft.MasterDataServices
어셈블리: Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)
구문
‘선언
<DataContractAttribute(Name := "SystemPropertyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration SystemPropertyType
‘사용 방법
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
멤버
멤버 이름 | 설명 | |
---|---|---|
DatabaseSchemaVersion | Current schema version of the Master Data Services database. |