IDTSRuntimeConnection90 Members
References a ConnectionManager object in a package.
The following tables list the members exposed by the IDTSRuntimeConnection90 type.
Public Properties
Имя | 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. |
В начало
Public Methods
Имя | Description | |
---|---|---|
ReleaseConnectionManager | Releases the reference to a ConnectionManager referenced by an IDTSRuntimeConnection90 object. |
В начало
См. также
Справочник
IDTSRuntimeConnection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace