Partilhar via


Classe ResponseProxyAttribute

Aplica-se a: CRM 2015 on-prem, CRM Online

Indicates the name of the message response, represented by the SdkMessageResponse entity, to which the response corresponds.

Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public NotInheritable Class ResponseProxyAttribute
    Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Class)] 
public sealed class ResponseProxyAttribute : Attribute

Comentários

This type is only created when the CrmSvcUtil program generates a response, which is turned off by default.

Hierarquia de Herança

System.Object
   System.Attribute
    Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute

Segurança do Thread

Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Membros de ResponseProxyAttribute
Namespace Microsoft.Xrm.Sdk.Client

Outros recursos

Create Early-Bound Entity Classes with the Code Generation Tool (CrmSvcUtil.exe)

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.