AttributeChangeRequest Constructor
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.
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New AttributeChangeRequest()
public AttributeChangeRequest()
public:
AttributeChangeRequest()
new : unit -> AttributeChangeRequest
public function AttributeChangeRequest()