Classe AttributeChangeRequest
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the request in changing the attributes.
Hiérarchie d'héritage
System.Object
Microsoft.MasterDataServices.AttributeChangeRequest
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
<MessageContractAttribute(WrapperName := "AttributeChangeRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class AttributeChangeRequest
'Utilisation
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
Le type AttributeChangeRequest expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
AttributeChangeRequest() | Infrastructure. Creates a new instance of the AttributeChangeRequest class. | |
AttributeChangeRequest(International, MetadataAttribute) | Infrastructure. Creates a new instance of the AttributeChangeRequest class with specified attribute and message header. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
Attribute | Infrastructure. A master data attribute, including its identification and data value. | |
International | Infrastructure. The data contract for the international message header. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.