ConnectionManagerUIArgs 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 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 | |
---|---|---|
![]() ![]() |
Empty | An empty ConnectionManagerUIArgs object. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
ConnectionManagerUIArgs Class
Microsoft.SqlServer.Dts.Runtime.Design Namespace