SQLWorkbenchCommands.cmdIdTeamSystemSqlEditorDebug 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 cmdIdTeamSystemSqlEditorDebug = 23;
public const int cmdIdTeamSystemSqlEditorDebug = 23;
val mutable cmdIdTeamSystemSqlEditorDebug : int
Public Const cmdIdTeamSystemSqlEditorDebug As Integer = 23