Freigeben über


FileConnectionManagerUIArgs Members

Provides the context of arguments that the SSIS Designer displays in the File Connection Manager Editor when creating or editing File connection managers.

The following tables list the members exposed by the FileConnectionManagerUIArgs type.

Public Constructors

  Name Description
FileConnectionManagerUIArgs Overloaded. Initializes a new instance of the FileConnectionManagerUIArgs class.

Nach oben

Public Properties

  Name Description
ms211894.pubproperty(de-de,SQL.90).gif FileFilter Gets or sets a pipe-delimited String containing the file types that are valid for the connection.
ms211894.pubproperty(de-de,SQL.90).gif SupportedUsageTypes Gets or sets a collection containing the available usage types. Valid usage types are defined in DTSFileConnectionUsageType.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms211894.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms211894.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms211894.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms211894.pubmethod(de-de,SQL.90).gifms211894.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211894.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms211894.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms211894.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

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