ProjectConnectionsCreatorClass Class
Represents the project connections creator class.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ProjectConnectionsCreatorClass() | Initializes a new instance of the ProjectConnectionsCreatorClass class. |
| Name | Description | |
|---|---|---|
![]() | CreateConnections(IDTSProject100^) | Create connections with a specified project. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

