Partager via


Énumération SystemPropertyType

Specifies the possible SystemPropertyValue property types.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name := "SystemPropertyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration SystemPropertyType
'Utilisation
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

Membres

Nom de membre Description
DatabaseSchemaVersion The version of the database schema.

Voir aussi

Référence

Espace de noms Microsoft.MasterDataServices.Services.DataContracts