Entity.DeleteNoCascade Method
Deletes the external content type without deleting its containing external system.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub DeleteNoCascade
'Usage
Dim instance As Entity
instance.DeleteNoCascade()
public void DeleteNoCascade()
Remarks
This method does not delete the external system that contains the external content type even if this external content type is the only entity in the external system.