Share via


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
Public method ConnectionManagerUIArgs() Initializes a new instance of the ConnectionManagerUIArgs class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member Empty An empty ConnectionManagerUIArgs object.

Top