Classe AnnotationsCreateResponse
Represents a response to an EntityMemberAnnotationsCreateRequest.
Hiérarchie d'héritage
System.Object
Microsoft.MasterDataServices.AnnotationsCreateResponse
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
<MessageContractAttribute(WrapperName := "AnnotationsCreateResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class AnnotationsCreateResponse
'Utilisation
Dim instance As AnnotationsCreateResponse
[MessageContractAttribute(WrapperName = "AnnotationsCreateResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class AnnotationsCreateResponse
[MessageContractAttribute(WrapperName = L"AnnotationsCreateResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class AnnotationsCreateResponse
[<MessageContractAttribute(WrapperName = "AnnotationsCreateResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type AnnotationsCreateResponse = class end
public class AnnotationsCreateResponse
Le type AnnotationsCreateResponse expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
AnnotationsCreateResponse() | Initializes a new instance of the AnnotationsCreateResponse class with default values. | |
AnnotationsCreateResponse(OperationResult) | Initializes a new instance of the AnnotationsCreateResponse class with the specified operation result. |
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 | |
---|---|---|
OperationResult | Specifies the operation result. |
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.