IDTSRuntimeConnection90 Members

References a ConnectionManager object in a package.

The following tables list the members exposed by the IDTSRuntimeConnection90 type.

Public Properties

  Name Description
ms211659.pubproperty(en-US,SQL.90).gif ConnectionManager Gets or sets the IDTSConnectionManager90 object referenced by the run-time connection object.
ms211659.pubproperty(en-US,SQL.90).gif ConnectionManagerID Gets or sets the ID of the ConnectionManager object contained in the package and used by the component.
ms211659.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of the IDTSRuntimeConnection90 object.
ms211659.pubproperty(en-US,SQL.90).gif ID Gets or sets the ID of the IDTSRuntimeConnection90 object.
ms211659.pubproperty(en-US,SQL.90).gif IdentificationString Gets a string that uniquely identifies the IDTSRuntimeConnection90 object.
ms211659.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of the run-time connection object.
ms211659.pubproperty(en-US,SQL.90).gif ObjectType Gets the DTSObjectType of the run-time connection object.

Top

Public Methods

  Name Description
ms211659.pubmethod(en-US,SQL.90).gif ReleaseConnectionManager Releases the reference to a ConnectionManager referenced by an IDTSRuntimeConnection90 object.

Top

See Also

Reference

IDTSRuntimeConnection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace