Bagikan melalui


SystemPropertyValue Kelas

Definisi

Berisi properti sistem dan nilainya.

public ref class SystemPropertyValue sealed : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="SystemPropertyValue", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemPropertyValue : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="SystemPropertyValue", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertyValue = class
    inherit DataContractBase
Public NotInheritable Class SystemPropertyValue
Inherits DataContractBase
Warisan
SystemPropertyValue
Atribut

Keterangan

SystemPropertyValue berisi properti sistem dan nilainya.

Konstruktor

SystemPropertyValue()

Menginisialisasi instans baru kelas SystemPropertyValue.

Properti

SystemPropertyType

SystemPropertyTypeMenentukan . Secara unik mengidentifikasi properti sistem.

Value

Menentukan nilai properti sistem.

Metode

SetProperty<T>(T, T, String)

Mengubah properti ke nilai yang diberikan.
Mengembalikan apakah nilai baru berbeda dari nilai lama.

(Diperoleh dari DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Mengubah properti ke nilai yang diberikan.
Mengembalikan apakah nilai baru berbeda dari nilai lama.

(Diperoleh dari DataContractBase)

Berlaku untuk