SystemPropertyType Enum

Definition

Contains values that specifies the identifying name of one of the available system properties.

public enum class SystemPropertyType
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Runtime.Serialization.DataContract(Name="SystemPropertyType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum SystemPropertyType
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Runtime.Serialization.DataContract(Name="SystemPropertyType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertyType = 
Public Enum SystemPropertyType
Inheritance
SystemPropertyType
Attributes

Fields

DatabaseSchemaVersion 0

Current schema version of the Master Data Services database.

Applies to