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

属性值

包内包含的可执行对象的集合。

实现

适用于