ConnectionManagerUIArgs Class
Defines a base class for classes that provide the context of arguments that the SSIS Designer displays in the Connection Manager Editor when creating or editing connection managers. Currently the FILE and MULTIFILE connection manager editors support these parameters.
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
System::Object
Microsoft.SqlServer.Dts.Runtime.Design::ConnectionManagerUIArgs
Microsoft.SqlServer.Dts.Runtime.Design::FileConnectionManagerUIArgs
Microsoft.SqlServer.Dts.Runtime.Design::ConnectionManagerUIArgs
Microsoft.SqlServer.Dts.Runtime.Design::FileConnectionManagerUIArgs
| Name | Description | |
|---|---|---|
![]() | ConnectionManagerUIArgs() | Initializes a new instance of the ConnectionManagerUIArgs class. |
| Name | Description | |
|---|---|---|
![]() | 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:



