BRAttributeTypeInfo Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente les informations de type d'attribut pour les attributs de règle d'entreprise.
public ref class BRAttributeTypeInfo : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeTypeInfo : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeTypeInfo = class
inherit DataContractBase
Public Class BRAttributeTypeInfo
Inherits DataContractBase
- Héritage
- Attributs
Constructeurs
BRAttributeTypeInfo() |
Initialise une nouvelle instance de la classe BRAttributeTypeInfo. |
Propriétés
AttributeDataTypes |
Obtient ou définit un tableau des types de données d'attribut. |
AttributeType |
Obtient ou définit le type d'attribut. |
ExtensionData |
Obtient ou définit la structure qui contient des données supplémentaires. (Hérité de DataContractBase) |