Partager via


Constructeur AttributeChangeRequest (International, MetadataAttribute)

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Creates a new instance of the AttributeChangeRequest class with specified attribute and message header.

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

Syntaxe

'Déclaration
Public Sub New ( _
    International As International, _
    Attribute As MetadataAttribute _
)
'Utilisation
Dim International As International
Dim Attribute As MetadataAttribute

Dim instance As New AttributeChangeRequest(International, _
    Attribute)
public AttributeChangeRequest(
    International International,
    MetadataAttribute Attribute
)
public:
AttributeChangeRequest(
    International^ International, 
    MetadataAttribute^ Attribute
)
new : 
        International:International * 
        Attribute:MetadataAttribute -> AttributeChangeRequest
public function AttributeChangeRequest(
    International : International, 
    Attribute : MetadataAttribute
)

Paramètres

Voir aussi

Référence

AttributeChangeRequest Classe

Surcharge AttributeChangeRequest

Espace de noms Microsoft.MasterDataServices