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