SQLWorkbenchCommands.cmdidExecuteQuery 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 cmdidExecuteQuery As Integer
'Usage
Dim value As Integer
value = SQLWorkbenchCommands.cmdidExecuteQuery
public const int cmdidExecuteQuery
public:
literal int cmdidExecuteQuery
static val mutable cmdidExecuteQuery: int
public const var cmdidExecuteQuery : int
See Also
Reference
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace