Application.LoadFromSqlServer2 Method
SQL Server 2008
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace:
Microsoft.SqlServer.Dts.RuntimeAssembly: 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
