SqlStudioConstants Class
Provides a list of constant objects to use in SqlStudio.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ContextDomain<TDomain>() | Retrieves the Domain object for the specified context. |
![]() ![]() | ContextInstance<TInstance>() | Retrieves the Instance object for the specified context. |
| Name | Description | |
|---|---|---|
![]() ![]() | ActionHandlerMoniker | Defines the constant value of the action handler moniker. |
![]() ![]() | ActionMoniker | Defines the constant value of the action moniker. |
![]() ![]() | ConnectionInfo | Defines the constant value of the ConnectionInfo method. |
![]() ![]() | CurrentUserDirectory | Defines the constant value of the current user directory. |
![]() ![]() | DefaultUserDirectory | Defines the constant value for the default user directory. |
![]() ![]() | HelpID | Defines the constant value for the Help ID. |
![]() ![]() | LogType | Defines the constant value that determines the type of the event log. |
![]() ![]() | Name | Defines the constant value of the display name. |
![]() ![]() | NodeContexts | Defines the constant value of the contexts associated with the node. |
![]() ![]() | PowerShellUrnHint | Defines the constant value for the PowerShellUrnHint. |
![]() ![]() | QueryHint | Defines a constant value for the object query. |
![]() ![]() | SelectedExplorerViewItems | Defines a constant value for the selected items in the Explorer view. |
![]() ![]() | Server | Defines a constant value for the server. |
![]() ![]() | ShowNTLog | Defines a constant value for the log viewer. |
![]() ![]() | SSMSPrefix | Declares a constant name for the SQL Server Management Studio. |
![]() ![]() | UIConnectionInfo | Defines a constant name to use for UIConnection. |
![]() ![]() | UrnNotificationPath | Defines a constant name for Uniform Resource Name (URN) notification. |
![]() ![]() | UrnPath | Defines a constant name for the path of the Uniform Resource Name (URN). |
![]() ![]() | UrnPathSkeleton | Defines a constant name for the skeleton of the Uniform Resource Name (URN) path. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


