Partager via


Classe BRAttributeTypeInfo

Represents the attribute type information for business rule attributes.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices..::..BRAttributeTypeInfo

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name := "BRAttributeTypeInfo", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRAttributeTypeInfo _
    Implements IExtensibleDataObject
'Utilisation
Dim instance As BRAttributeTypeInfo
[DataContractAttribute(Name = "BRAttributeTypeInfo", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeTypeInfo : IExtensibleDataObject
[DataContractAttribute(Name = L"BRAttributeTypeInfo", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRAttributeTypeInfo : IExtensibleDataObject
[<DataContractAttribute(Name = "BRAttributeTypeInfo", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeTypeInfo =  
    class
        interface IExtensibleDataObject
    end
public class BRAttributeTypeInfo implements IExtensibleDataObject

Le type BRAttributeTypeInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique BRAttributeTypeInfo Initializes a new instance of the BRAttributeTypeInfo class.

Haut de la page

Propriétés

  Nom Description
Propriété publique AttributeDataTypes Gets or sets an array of attribute data types.
Propriété publique AttributeType Gets or sets the attribute type.
Propriété publique ExtensionData Gets or sets an object containing extra data.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.