Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Creates a request to add annotations directly to a member (not associated with a transaction).
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (em Microsoft.MasterDataServices.Services.Contracts.dll)
Sintaxe
'Declaração
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsCreateRequest _
Inherits MessageRequest
'Uso
Dim instance As EntityMemberAnnotationsCreateRequest
[MessageContractAttribute]
public class EntityMemberAnnotationsCreateRequest : MessageRequest
[MessageContractAttribute]
public ref class EntityMemberAnnotationsCreateRequest : public MessageRequest
[<MessageContractAttribute>]
type EntityMemberAnnotationsCreateRequest =
class
inherit MessageRequest
end
public class EntityMemberAnnotationsCreateRequest extends MessageRequest
O tipo EntityMemberAnnotationsCreateRequest expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
EntityMemberAnnotationsCreateRequest | Initializes a new instance of the EntityMemberAnnotationsCreateRequest class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Annotations | Gets or sets an array of annotations to create, represented using the ArrayofAnnotation complex type. |
![]() |
EntityId | Gets or sets the GUID or the exact name of the entity. |
![]() |
International | Gets or sets the client localization information. (Herdado de MessageRequest.) |
![]() |
MemberId | Gets or sets the MemberIdentifier of the member. |
![]() |
ModelId | Gets or sets the GUID or the exact name of the model. |
![]() |
VersionId | Gets or sets the GUID or the exact name of the model version. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.MasterDataServices.Services.MessageContracts
.gif)
.gif)
.gif)