ConnectionManagerItem Class
Represents objects for the connection manager.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectionManager | Gets the connection manager for the object. |
![]() | State | Gets the state of the connection manager. |
![]() | StreamName | Gets or sets the stream name of the connection manager. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Load(IDTSEvents^, Stream^) | Loads the connection manager. |
![]() | 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:


