0 out of 1 rated this helpful - Rate this topic

Application.LoadFromSqlServer2 Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public Package LoadFromSqlServer2(
	string packagePath,
	Object connectionObject,
	IDTSEvents events
)

Parameters

packagePath
Type: System.String
 
connectionObject
Type: System.Object
 
events
Type: Microsoft.SqlServer.Dts.Runtime.IDTSEvents
 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.