SystemPropertyValue Classe

Definizione

Rappresenta le proprietà di sistema e i relativi valori.

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
Ereditarietà
SystemPropertyValue
Attributi

Costruttori

SystemPropertyValue()

Inizializza una nuova istanza della classe SystemPropertyValue.

Proprietà

ExtensionData

Ottiene o imposta la struttura contenente dati aggiuntivi.

(Ereditato da DataContractBase)
SystemPropertyType

Ottiene o imposta l'ID univoco della proprietà di sistema.

Value

Ottiene o imposta il valore della proprietà di sistema.

Si applica a