Metodo IDTSProject100.EnsureConnectionsAreLoaded

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Ensures that the connections are loaded for the project.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Sub EnsureConnectionsAreLoaded
'Utilizzo
Dim instance As IDTSProject100

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

Vedere anche

Riferimento

IDTSProject100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper