OrganizationServiceProxy.EnableProxyTypes-methode (Assembly)
Van toepassing op: CRM 2015 on-prem, CRM Online
Enables support for the early-bound entity types exposed in a specified assembly.
Naamruimte: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntaxis
'Declaratie
Public Sub EnableProxyTypes ( _
assembly As Assembly _
)
public void EnableProxyTypes (
Assembly assembly
)
Parameters
- assembly
Type: Assembly. An assembly containing early-bound entity types.
Thread-veiligheid
Alle openbare statische (Shared in Visual Basic) leden van dit type zijn thread-veilig. Exemplaarleden zijn niet gegarandeerd thread-veilig.
Platforms
Ontwikkelplatforms
Windows Vista, Windows Server 2003, en
Doelplatforms
Windows Vista,Windows XP
Zie ook
Verwijzing
OrganizationServiceProxy-klasse
OrganizationServiceProxy-leden
Microsoft.Xrm.Sdk.Client-naamruimte
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.