Share via


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

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

See Also

Reference

SQLWorkbenchCommands Class

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