Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the FileConnectionManagerUIArgs class.
Overload List
| Name | Description | 
|---|---|
| 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.
 | 
See Also
Reference
FileConnectionManagerUIArgs Class
FileConnectionManagerUIArgs Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace