Compartir a través de


AttributeChangeRequest Constructor (International, MetadataAttribute)

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.MasterDataServices
Ensamblado:  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    International As International, _
    Attribute As MetadataAttribute _
)
'Uso
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
)

Parámetros

Vea también

Referencia

AttributeChangeRequest Clase

Sobrecarga de AttributeChangeRequest

Espacio de nombres Microsoft.MasterDataServices