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 following tables list the members exposed by the ConnectionManagerUIArgs type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ConnectionManagerUIArgs | Initializes a new instance of the ConnectionManagerUIArgs class. | 
顶部
Public Fields
| 名称 | Description | |
|---|---|---|
| .gif) .gif) | Empty | An empty ConnectionManagerUIArgs object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
ConnectionManagerUIArgs Class
Microsoft.SqlServer.Dts.Runtime.Design Namespace