Właściwość IDTSPackage100.Connections
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Ten interfejs jest implementowany przez Package i PackageNeutral interfejsów.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property Connections As IDTSConnections100
Get
'Użycie
Dim instance As IDTSPackage100
Dim value As IDTSConnections100
value = instance.Connections
IDTSConnections100 Connections { get; }
property IDTSConnections100^ Connections {
IDTSConnections100^ get ();
}
abstract Connections : IDTSConnections100
function get Connections () : IDTSConnections100
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100
Zobacz także