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