IDTSRuntimeConnection100 멤버
References a ConnectionManager object in a package.
IDTSRuntimeConnection100 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
ReleaseConnectionManager | Releases the reference to a ConnectionManager referenced by an IDTSRuntimeConnection100 object. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
ConnectionManager | Gets or sets the IDTSConnectionManager100 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 an IDTSObject100. (IDTSObject100에서 상속됩니다.) | |
Description | Gets or sets the description of the IDTSRuntimeConnection100 object. | |
ID | Gets or sets the ID of an IDTSObject100object. (IDTSObject100에서 상속됩니다.) | |
ID | Gets or sets the ID of the IDTSRuntimeConnection100 object. | |
IdentificationString | Gets a string that uniquely identifies an IDTSObject100. (IDTSObject100에서 상속됩니다.) | |
IdentificationString | Gets a string that uniquely identifies the IDTSRuntimeConnection100 object. | |
Name | Gets or sets the name of an IDTSObject100 object. (IDTSObject100에서 상속됩니다.) | |
Name | Gets or sets the name of the run-time connection object. | |
ObjectType | Gets the ObjectType property of an IDTSObject100. (IDTSObject100에서 상속됩니다.) | |
ObjectType | Gets the DTSObjectType of the run-time connection object. |
맨 위로 이동