Freigeben über


IDTSProject100.EnsureConnectionsAreLoaded-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Ensures that the connections are loaded for the project.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Sub EnsureConnectionsAreLoaded
'Usage
Dim instance As IDTSProject100

instance.EnsureConnectionsAreLoaded()
void EnsureConnectionsAreLoaded()
void EnsureConnectionsAreLoaded()
abstract EnsureConnectionsAreLoaded : unit -> unit
function EnsureConnectionsAreLoaded()

Siehe auch

Verweis

IDTSProject100 Schnittstelle

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace