Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the proxy assembly.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public Sub DeleteProxyAssembly
'Usage
Dim instance As LobSystem
instance.DeleteProxyAssembly()
public void DeleteProxyAssembly()
Remarks
This method does not delete the proxy assembly from the BDC Metadata Store but only deletes it from the cache.
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace