Элементы FileConnectionManagerUIArgs
Provides the context of arguments that the SSIS Designer displays in the File Connection Manager Editor when creating or editing File connection managers.
Тип FileConnectionManagerUIArgs предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
FileConnectionManagerUIArgs() () () () | Initializes a new instance of the FileConnectionManagerUIArgs class. |
![]() |
FileConnectionManagerUIArgs(ICollection) | Initializes a new instance of the FileConnectionManagerUIArgs class using a collection of usage types specific to this connection. |
![]() |
FileConnectionManagerUIArgs(String) | Initializes a new instance of the FileConnectionManagerUIArgs class using a String to specify what file types are valid for this connection. |
![]() |
FileConnectionManagerUIArgs(String, ICollection) | Initializes a new instance of the FileConnectionManagerUIArgs class, initializing both the file type filter and the usage types. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
FileFilter | Gets or sets a pipe-delimited String containing the file types that are valid for the connection. |
![]() |
SupportedUsageTypes | Gets or sets a collection containing the available usage types. Valid usage types are defined in DTSFileConnectionUsageType. |
В начало
.gif)
.gif)
.gif)