Task.GetConnectionID Method
SQL Server 2012
Gets a String containing the ID of the connection.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Parameters
- connections
- Type: Microsoft.SqlServer.Dts.Runtime.Connections
The Connections collection to review.
- nameOrID
- Type: System.String
The name of the connection to return.