Bagikan melalui


IDTSRuntimeConnection100 Members

Include Protected Members
Include Inherited Members

References a ConnectionManager object in a package.

The IDTSRuntimeConnection100 type exposes the following members.

Methods

  Name Description
Public method ReleaseConnectionManager() Releases the reference to a ConnectionManager referenced by an IDTSRuntimeConnection100 object.

Top

Properties

  Name Description
Public property ConnectionManager Gets or sets the IDTSConnectionManager100 object referenced by the run-time connection object.
Public property ConnectionManagerID Gets or sets the ID of the ConnectionManager object contained in the package and used by the component.
Public property Description Gets or sets the description of an IDTSObject100. (Inherited from IDTSObject100.)
Public property Description Gets or sets the description of the IDTSRuntimeConnection100 object.
Public property ID Gets or sets the ID of an IDTSObject100object. (Inherited from IDTSObject100.)
Public property ID Gets or sets the ID of the IDTSRuntimeConnection100 object.
Public property IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Inherited from IDTSObject100.)
Public property IdentificationString Gets a string that uniquely identifies the IDTSRuntimeConnection100 object.
Public property Name Gets or sets the name of an IDTSObject100 object. (Inherited from IDTSObject100.)
Public property Name Gets or sets the name of the run-time connection object.
Public property ObjectType Gets the ObjectType property of an IDTSObject100. (Inherited from IDTSObject100.)
Public property ObjectType Gets the DTSObjectType of the run-time connection object.

Top