Поделиться через


MultiFileConnectionManagerUIArgs Members

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

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

Public Constructors

  Имя Description
MultiFileConnectionManagerUIArgs Overloaded. Initializes a new instance of the MultiFileConnectionManagerUIArgs class.

В начало

Public Properties

  Имя Description
ms211850.pubproperty(ru-ru,SQL.90).gif FileFilter  Gets or sets a pipe-delimited String containing the file types that are valid for the connection. (inherited from FileConnectionManagerUIArgs)
ms211850.pubproperty(ru-ru,SQL.90).gif SupportedUsageTypes  Gets or sets a collection containing the available usage types. Valid usage types are defined in DTSFileConnectionUsageType. (inherited from FileConnectionManagerUIArgs)

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms211850.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms211850.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms211850.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms211850.pubmethod(ru-ru,SQL.90).gifms211850.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211850.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms211850.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms211850.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

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