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 Model object, but keeps the external content type objects in it intact.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub DeleteNoCascade
'Usage
Dim instance As Model
instance.DeleteNoCascade()
public void DeleteNoCascade()
Remarks
This method deletes the Model object.