SqlSmoObject.DropImpl 메서드
Drops a 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()