次の方法で共有


BdcServiceProxy.GetProxyTypes method

Gets the array of proxy types.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetProxyTypes As Type()
'Usage
Dim instance As BdcServiceProxy
Dim returnValue As Type()

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

Return value

Type: []
The array of proxy types.

See also

Reference

BdcServiceProxy class

BdcServiceProxy members

Microsoft.SharePoint.BusinessData.SharedService namespace