Share via


SqlConnectionInfo Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlConnectionInfo 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 SqlConnectionInfo() Initializes a new instance of the SqlConnectionInfo class.
Public method SqlConnectionInfo(String) Initializes a new instance of the SqlConnectionInfo class.
Public method SqlConnectionInfo(SqlConnectionInfo) Initializes a new instance of the SqlConnectionInfo class.
Public method SqlConnectionInfo(ServerConnection, ConnectionType) Initializes a new instance of the SqlConnectionInfo class.
Public method SqlConnectionInfo(String, String, String) Initializes a new instance of the SqlConnectionInfo class.

Top

See Also

Reference

SqlConnectionInfo Class

Microsoft.SqlServer.Management.Common Namespace