IDTSComponentMetaData130.RuntimeConnectionCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSRuntimeConnectionCollection100 ^ RuntimeConnectionCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSRuntimeConnectionCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(114)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSRuntimeConnectionCollection100 RuntimeConnectionCollection { [System.Runtime.InteropServices.DispId(114)] get; }
[<System.Runtime.InteropServices.DispId(114)>]
[<get: System.Runtime.InteropServices.DispId(114)>]
member this.RuntimeConnectionCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSRuntimeConnectionCollection100
Public ReadOnly Property RuntimeConnectionCollection As IDTSRuntimeConnectionCollection100
Property Value
Implements
- Attributes