다음을 통해 공유


FileConnectionManagerUIArgs Constructor

Initializes a new instance of the FileConnectionManagerUIArgs class.

오버로드 목록

이름 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.

참고 항목

참조

FileConnectionManagerUIArgs Class
FileConnectionManagerUIArgs Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace