ConnectionDialog::ViewMode Enumeration
Represents the view mode of the T:Microsoft.SqlServer.Management.UI.ConnectionDlg class.
Assembly: ConnectionDlg (in ConnectionDlg.dll)
| Member name | Description | |
|---|---|---|
| All | Shows the complete view of the T:Microsoft.SqlServer.Management.UI.ConnectionDlg class. | |
| Collect | Shows the collection view of the T:Microsoft.SqlServer.Management.UI.ConnectionDlg class. | |
| Connect | Shows the connection view of the T:Microsoft.SqlServer.Management.UI.ConnectionDlg class. |
Show: