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
Nome | Description | |
---|---|---|
FileConnectionManagerUIArgs | Overloaded. Initializes a new instance of the FileConnectionManagerUIArgs class. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
![]() |
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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
FileConnectionManagerUIArgs Class
Microsoft.SqlServer.Dts.Runtime.Design Namespace