UIConnectionInfo Constructor

Include Protected Members
Include Inherited Members

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes a new UIConnectionInfo object to contain the properties of a SQL Server Management Studio connection dialog.

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 UIConnectionInfo() Infrastructure. Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes a default UIConnectionInfo object for a SQL Server Management Studio connection dialog.
Public method UIConnectionInfo(UIConnectionInfo) Infrastructure. Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes a new instance of the UIConnectionInfo class with the same properties as an existing UIConnectionInfo object and makes another connection to the associated server.
Public method UIConnectionInfo(UIConnectionInfo, Boolean) Infrastructure. Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes a new UIConnectionInfo object with the properties of an existing UIConnectionInfo object and makes another connection to the associated server.

Top

See Also

Reference

UIConnectionInfo Class

Microsoft.SqlServer.Management.Smo.RegSvrEnum Namespace