SystemPropertyValue Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- 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. |
| SetProperty<T>(T, T, String, Boolean) |
Mengubah properti ke nilai yang diberikan. |