Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents the request in changing the attributes.
Jerarquía de herencia
System.Object
Microsoft.MasterDataServices.AttributeChangeRequest
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
<MessageContractAttribute(WrapperName := "AttributeChangeRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class AttributeChangeRequest
'Uso
Dim instance As AttributeChangeRequest
[MessageContractAttribute(WrapperName = "AttributeChangeRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class AttributeChangeRequest
[MessageContractAttribute(WrapperName = L"AttributeChangeRequest", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class AttributeChangeRequest
[<MessageContractAttribute(WrapperName = "AttributeChangeRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type AttributeChangeRequest = class end
public class AttributeChangeRequest
El tipo AttributeChangeRequest expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
AttributeChangeRequest() | Infraestructura. Creates a new instance of the AttributeChangeRequest class. |
![]() |
AttributeChangeRequest(International, MetadataAttribute) | Infraestructura. Creates a new instance of the AttributeChangeRequest class with specified attribute and message header. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Campos
| Nombre | Descripción | |
|---|---|---|
![]() |
Attribute | Infraestructura. A master data attribute, including its identification and data value. |
![]() |
International | Infraestructura. The data contract for the international message header. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)