Share via


LobSystem.DeleteProxyAssembly method

Deletes the proxy assembly.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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 namespace