SqlSmoObject.DropImplWorker(Urn, Boolean) 方法

定義

會掉落該物體

protected void DropImplWorker(ref Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn, bool isDropIfExists = false);
member this.DropImplWorker : Urn * bool -> unit
Protected Sub DropImplWorker (ByRef urn As Urn, Optional isDropIfExists As Boolean = false)

參數

urn
Urn
isDropIfExists
Boolean

若為真,則會被呼叫並進行存在性檢查。

適用於