次の方法で共有


SystemPropertyType 列挙体

使用可能なシステム プロパティのいずれかの識別名を指定する値を格納します。

名前空間:  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 Master Data Services データベースのスキーマの現在のバージョン。

関連項目

参照

Microsoft.MasterDataServices 名前空間