SqlStudioConstants Class

 

Provides a list of constant objects to use in SqlStudio.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

System::Object
  Microsoft.SqlServer.Management::SqlStudioConstants

public ref class SqlStudioConstants abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticContextDomain<TDomain>()

Retrieves the Domain object for the specified context.

System_CAPS_pubmethodSystem_CAPS_staticContextInstance<TInstance>()

Retrieves the Instance object for the specified context.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticActionHandlerMoniker

Defines the constant value of the action handler moniker.

System_CAPS_pubfieldSystem_CAPS_staticActionMoniker

Defines the constant value of the action moniker.

System_CAPS_pubfieldSystem_CAPS_staticConnectionInfo

Defines the constant value of the ConnectionInfo method.

System_CAPS_pubfieldSystem_CAPS_staticCurrentUserDirectory

Defines the constant value of the current user directory.

System_CAPS_pubfieldSystem_CAPS_staticDefaultUserDirectory

Defines the constant value for the default user directory.

System_CAPS_pubfieldSystem_CAPS_staticHelpID

Defines the constant value for the Help ID.

System_CAPS_pubfieldSystem_CAPS_staticLogType

Defines the constant value that determines the type of the event log.

System_CAPS_pubfieldSystem_CAPS_staticName

Defines the constant value of the display name.

System_CAPS_pubfieldSystem_CAPS_staticNodeContexts

Defines the constant value of the contexts associated with the node.

System_CAPS_pubfieldSystem_CAPS_staticPowerShellUrnHint

Defines the constant value for the PowerShellUrnHint.

System_CAPS_pubfieldSystem_CAPS_staticQueryHint

Defines a constant value for the object query.

System_CAPS_pubfieldSystem_CAPS_staticSelectedExplorerViewItems

Defines a constant value for the selected items in the Explorer view.

System_CAPS_pubfieldSystem_CAPS_staticServer

Defines a constant value for the server.

System_CAPS_pubfieldSystem_CAPS_staticShowNTLog

Defines a constant value for the log viewer.

System_CAPS_pubfieldSystem_CAPS_staticSSMSPrefix

Declares a constant name for the SQL Server Management Studio.

System_CAPS_pubfieldSystem_CAPS_staticUIConnectionInfo

Defines a constant name to use for UIConnection.

System_CAPS_pubfieldSystem_CAPS_staticUrnNotificationPath

Defines a constant name for Uniform Resource Name (URN) notification.

System_CAPS_pubfieldSystem_CAPS_staticUrnPath

Defines a constant name for the path of the Uniform Resource Name (URN).

System_CAPS_pubfieldSystem_CAPS_staticUrnPathSkeleton

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.

Return to top
Show: