다음을 통해 공유


SystemPropertyType 열거형

Specifies the possible SystemPropertyValue property types.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.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 The version of the database schema.

참고 항목

참조

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스