共用方式為


ProjectInfo.Drop 方法

Indicates a drop in the back-end server.

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

語法

'宣告
Public Sub Drop
'用途
Dim instance As ProjectInfo

instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit  
override Drop : unit -> unit
public final function Drop()

實作

IDroppable.Drop()

請參閱

參考

ProjectInfo 類別

Microsoft.SqlServer.Management.IntegrationServices 命名空間