Compartilhar via


Classe SystemPropertyValue

Represents a SystemPropertyValue complex type.

Hierarquia de herança

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..SystemPropertyValue

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)

Sintaxe

'Declaração
<DataContractAttribute(Name := "SystemPropertyValue", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemPropertyValue
'Uso
Dim instance As SystemPropertyValue
[DataContractAttribute(Name = "SystemPropertyValue", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemPropertyValue
[DataContractAttribute(Name = L"SystemPropertyValue", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemPropertyValue sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemPropertyValue", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertyValue =  class end
public final class SystemPropertyValue

O tipo SystemPropertyValue expõe os membros a seguir.

Construtores

  Nome Descrição
Método público SystemPropertyValue Initializes a new instance of the SystemPropertyValue class.

Início

Propriedades

  Nome Descrição
Propriedade pública SystemPropertyType Gets or sets the system property type.
Propriedade pública Value Gets or sets the system property value.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.