SqlServerType Properties

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IServerType.AuthenticationInfoCollection Gets a table that contains the authentication labels that are used to populate the simple view of the connection dialog box.
Explicit interface implemetationPrivate property IServerType.RequestedPropertySize Gets the size that the custom user control needs to render correctly. This is used by both the advanced view of the connection dialog box and the New Server Registration dialog box to ensure that they expose enough screen space for the whole control to be visible.
Explicit interface implemetationPrivate property IServerType.ServerGroupName Gets the name of the server group root node for the server type.
Explicit interface implemetationPrivate property IServerType.ServerInstanceName Gets the instance name of the server.
Explicit interface implemetationPrivate property IServerType.ServerType Gets the server type for the instance of SQL Server.
Explicit interface implemetationPrivate property IServerType.ServerTypeName Gets the string that is exposed to the user in the Server Type combo box.

Top

See Also

Reference

SqlServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace