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.
Informations de type d’attribut pour les attributs de règle d’entreprise.
public ref class BRAttributeTypeInfo : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRAttributeTypeInfo : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRAttributeTypeInfo = class
inherit DataContractBase
Public Class BRAttributeTypeInfo
Inherits DataContractBase
- Héritage
- Attributs
Remarques
Le BRAttributeTypeInfo type complexe spécifie les informations de type d’attribut pour les attributs de règle métier.
Constructeurs
BRAttributeTypeInfo() |
Constructeur. |
Propriétés
AttributeDataTypes |
Spécifie la collection de types de données d’attribut qui sont associés au type d’attribut. |
AttributeType |
Spécifie le type d’attribut |
Méthodes
SetProperty<T>(T, T, String) |
Modifie la propriété avec la valeur donnée. |
SetProperty<T>(T, T, String, Boolean) |
Modifie la propriété avec la valeur donnée. |