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 | |
---|---|---|
FileFilter | Gets or sets a pipe-delimited String containing the file types that are valid for the connection. (inherited from FileConnectionManagerUIArgs) | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
MultiFileConnectionManagerUIArgs Class
Microsoft.SqlServer.Dts.Runtime.Design Namespace