PackageRemote32Class.Executables 屬性

定義

取得包含在封裝中的可執行物件集合。

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutables100 ^ Executables { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutables100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutables100 Executables { get; }
member this.Executables : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutables100
Public Overridable ReadOnly Property Executables As IDTSExecutables100

屬性值

IDTSExecutables100

包含在封裝中的可執行物件集合。

實作

適用於