Share via


FileConnectionManagerUIArgs Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the FileConnectionManagerUIArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FileConnectionManagerUIArgs() Initializes a new instance of the FileConnectionManagerUIArgs class.
Public method FileConnectionManagerUIArgs(ICollection) Initializes a new instance of the FileConnectionManagerUIArgs class using a collection of usage types specific to this connection.
Public method FileConnectionManagerUIArgs(String) Initializes a new instance of the FileConnectionManagerUIArgs class using a String to specify what file types are valid for this connection.
Public method FileConnectionManagerUIArgs(String, ICollection) Initializes a new instance of the FileConnectionManagerUIArgs class, initializing both the file type filter and the usage types.

Top

See Also

Reference

FileConnectionManagerUIArgs Class

Microsoft.SqlServer.Dts.Runtime.Design Namespace