SqlSmoObject.DropImpl Method

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Sub DropImpl
'Usage

Me.DropImpl()
protected void DropImpl()
protected:
void DropImpl()
member DropImpl : unit -> unit 
protected function DropImpl()