ConnectionManagerUIArgs Members
Include Protected Members
Include Inherited Members
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.
The ConnectionManagerUIArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConnectionManagerUIArgs() | Initializes a new instance of the ConnectionManagerUIArgs class. |
Top
Methods
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.) |
Top