Partilhar via


Classe ProxyTypesAssemblyAttribute

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

Indicates that the assembly contains early-bound types generated by the CrmSvcUtil utility.

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

Sintaxe

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

Hierarquia de Herança

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

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 ProxyTypesAssemblyAttribute
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.