SystemPropertyValue Klasse

Definition

Repräsentiert Systemeigenschaften und deren Werte.

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

Name Beschreibung
SystemPropertyValue()

Initialisiert eine neue Instanz der SystemPropertyValue-Klasse.

Eigenschaften

Name Beschreibung
ExtensionData

Dient zum Abrufen oder Festlegen der Struktur, die zusätzliche Daten enthält.

(Geerbt von DataContractBase)
SystemPropertyType

Erhält oder setzt die eindeutige ID der Systemeigenschaft.

Value

Erhält oder setzt den Wert der Systemeigenschaft.

Gilt für: