IDTSRuntimeConnection90 Members
References a ConnectionManager object in a package.
The following tables list the members exposed by the IDTSRuntimeConnection90 type.
Public Properties
Nombre | Description | |
---|---|---|
ConnectionManager | Gets or sets the IDTSConnectionManager90 object referenced by the run-time connection object. | |
ConnectionManagerID | Gets or sets the ID of the ConnectionManager object contained in the package and used by the component. | |
Description | Gets or sets the description of the IDTSRuntimeConnection90 object. | |
ID | Gets or sets the ID of the IDTSRuntimeConnection90 object. | |
IdentificationString | Gets a string that uniquely identifies the IDTSRuntimeConnection90 object. | |
Name | Gets or sets the name of the run-time connection object. | |
ObjectType | Gets the DTSObjectType of the run-time connection object. |
Arriba
Public Methods
Nombre | Description | |
---|---|---|
ReleaseConnectionManager | Releases the reference to a ConnectionManager referenced by an IDTSRuntimeConnection90 object. |
Arriba
Vea también
Referencia
IDTSRuntimeConnection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace