Condividi tramite


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

  Nome Description
ConnectionManagerUIArgs Initializes a new instance of the ConnectionManagerUIArgs class.

Torna all'inizio

Public Fields

  Nome Description
ms211890.pubfield(it-it,SQL.90).gifms211890.static(it-it,SQL.90).gif Empty An empty ConnectionManagerUIArgs object.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms211890.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms211890.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms211890.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms211890.pubmethod(it-it,SQL.90).gifms211890.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211890.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms211890.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms211890.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

ConnectionManagerUIArgs Class
Microsoft.SqlServer.Dts.Runtime.Design Namespace