SqlSmoObject.DropImpl Method ()

 

Drops a SqlSmoObject.

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

Syntax

protected void DropImpl()
protected:
void DropImpl()
member DropImpl : unit -> unit
Protected Sub DropImpl

See Also

SqlSmoObject Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top