ForEachLoopClass.Executables 属性

定义

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

属性值

一个 IDTSExecutables100 对象,该对象包含可执行对象的集合。

实现

适用于