SystemPropertyValue Klasse

Definition

Stellt Systemeigenschaften und ihre Werte dar.

public ref class SystemPropertyValue : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SystemPropertyValue", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertyValue : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SystemPropertyValue", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertyValue = class
    inherit DataContractBase
Public Class SystemPropertyValue
Inherits DataContractBase
Vererbung
SystemPropertyValue
Attribute

Konstruktoren

SystemPropertyValue()

Initialisiert eine neue Instanz der SystemPropertyValue-Klasse.

Eigenschaften

ExtensionData

Ruft die Struktur ab, die zusätzliche Daten enthält, oder legt sie fest.

(Geerbt von DataContractBase)
SystemPropertyType

Ruft die eindeutige ID der Systemeigenschaft ab oder legt sie fest.

Value

Ruft den Wert der Systemeigenschaft ab oder legt ihn fest.

Gilt für: