SQLWorkbenchCommands.cmdidWBPrintPreview Field

Definition

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.

public: int cmdidWBPrintPreview = 103;
public const int cmdidWBPrintPreview = 103;
val mutable cmdidWBPrintPreview : int
Public Const cmdidWBPrintPreview As Integer  = 103

Field Value

Value = 103

Applies to