ForEachLoopClass.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

IDTSExecutables100 物件,其中包含可執行物件的集合。

實作

適用於