ConnectionDialog.ViewStates Enumeration

Enumerates the view states of the connection dialog box.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Public Enumeration ViewStates
'Usage
Dim instance As ConnectionDialog.ViewStates
public enum ViewStates
public enum class ViewStates
type ViewStates
public enum ViewStates

Members

Member name Description
Simple Shows the simple view of the connection dialog box status.
Advanced Shows the advanced view of the connection dialog box status.