IDTSSequence100.Executables 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutables100 ^ Executables { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutables100 ^ get(); };
[System.Runtime.InteropServices.DispId(35)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutables100 Executables { [System.Runtime.InteropServices.DispId(35)] get; }
[<System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.DispId(35)>]
member this.Executables : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutables100
Public ReadOnly Property Executables As IDTSExecutables100
屬性值
一個 Executables 包含 Executable 物件的集合。
- 屬性