Share via


SQLWorkbenchCommands.cmdidPrevResPane Field

Menu command IDs that belong to the SQLEditorCommandSet command set. For more information about original declarations, see the pkgicmd.h header in SQLEditorsUI satellite assembly.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Public Const cmdidPrevResPane As Integer
'Usage
Dim value As Integer 

value = SQLWorkbenchCommands.cmdidPrevResPane
public const int cmdidPrevResPane
public:
literal int cmdidPrevResPane
static val mutable cmdidPrevResPane: int
public const var cmdidPrevResPane : int

See Also

Reference

SQLWorkbenchCommands Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace