LobSystem.DeleteProxyAssembly Method

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

LobSystem Class

LobSystem Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace