Classe ProxyTypesAssemblyAttribute
S'applique à: CRM 2015 on-prem, CRM Online
Indicates that the assembly contains early-bound types generated by the CrmSvcUtil utility.
Espace de noms: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
<AttributeUsageAttribute(AttributeTargets.Assembly)> _
Public NotInheritable Class ProxyTypesAssemblyAttribute
Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Assembly)]
public sealed class ProxyTypesAssemblyAttribute : Attribute
Hiérarchie d'héritage
System.Object
System.Attribute
Microsoft.Xrm.Sdk.Client.ProxyTypesAssemblyAttribute
Cohérence de thread
Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Membres ProxyTypesAssemblyAttribute
Espace de noms Microsoft.Xrm.Sdk.Client
Autres ressources
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.