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

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

實作

適用於