SQLWorkbenchCommands.cmdidWBProperties Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 cmdidWBProperties = 215;
public const int cmdidWBProperties = 215;
val mutable cmdidWBProperties : int
Public Const cmdidWBProperties As Integer = 215