Partager via


BdcServiceProxy.GetProxyTypes - Méthode

Obtient le tableau des types de proxy.

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Function GetProxyTypes As Type()
'Utilisation
Dim instance As BdcServiceProxy
Dim returnValue As Type()

returnValue = instance.GetProxyTypes()
public Type[] GetProxyTypes()

Valeur renvoyée

Type : []
Le tableau des types de proxy.

Voir aussi

Référence

BdcServiceProxy classe

BdcServiceProxy - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms