EventHandlerClass.Executables プロパティ

定義

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

プロパティ値

IDTSExecutables100

このコンテナー内の実行可能オブジェクトのコレクションを表す IDTSExecutables100 オブジェクトです。

実装

適用対象