Compartilhar via


Classe BRAttributeTypeInfo

Represents type information for business rule attributes.

Hierarquia de herança

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

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

Sintaxe

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

O tipo BRAttributeTypeInfo expõe os membros a seguir.

Construtores

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

Início

Propriedades

  Nome Descrição
Propriedade pública AttributeDataTypes Gets or sets the collection of attribute data types that are each paired with the attribute type.
Propriedade pública AttributeType Gets or sets the attribute type.

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.