Condividi tramite


Costruttore AttributeChangeRequest (International, MetadataAttribute)

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    International As International, _
    Attribute As MetadataAttribute _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

AttributeChangeRequest Classe

Overload AttributeChangeRequest

Spazio dei nomi Microsoft.MasterDataServices