MultiFileConnectionManagerUIArgs 成員
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.
MultiFileConnectionManagerUIArgs 型別公開下列成員。
建構函式
| 名稱 | 描述 | |
|---|---|---|
![]() |
MultiFileConnectionManagerUIArgs() () () () | Initializes a new instance of the MultiFileConnectionManagerUIArgs class. |
![]() |
MultiFileConnectionManagerUIArgs(ICollection) | Initializes a new instance of the MultiFileConnectionManagerUIArgs class, using a collection of DTSFileConnectionUsageType usage types specific to this connection. |
![]() |
MultiFileConnectionManagerUIArgs(String) | Initializes a new instance of the MultiFileConnectionManagerUIArgs class using a String to specify what file types are valid for this connection. |
![]() |
MultiFileConnectionManagerUIArgs(String, ICollection) | Initializes a new instance of the MultiFileConnectionManagerUIArgs 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. (繼承自 FileConnectionManagerUIArgs。) |
![]() |
SupportedUsageTypes | Gets or sets a collection containing the available usage types. Valid usage types are defined in DTSFileConnectionUsageType. (繼承自 FileConnectionManagerUIArgs。) |
頂端
.gif)
.gif)
.gif)