SqlStudioConstants Class

Definition

Provides a list of constant objects to use in SqlStudio.

public ref class SqlStudioConstants abstract sealed
public static class SqlStudioConstants
type SqlStudioConstants = class
Public Class SqlStudioConstants
Inheritance
SqlStudioConstants

Fields

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.

Methods

ContextDomain<TDomain>()

Retrieves the Domain object for the specified context.

ContextInstance<TInstance>()

Retrieves the Instance object for the specified context.

Applies to