Share via


DropImpl 方法

卸除 SqlSmoObject

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Protected Sub DropImpl
'用途

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