ApplicationClass.ConnectionInfos プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionInfos100 ^ ConnectionInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionInfos100 ConnectionInfos { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.ConnectionInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionInfos100
Public Overridable ReadOnly Property ConnectionInfos As IDTSConnectionInfos100
プロパティ値
実装
- 属性