Share via


SQLWorkbenchCommands.cmdidAEShowGeneral 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 cmdidAEShowGeneral As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

SQLWorkbenchCommands Class

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