SqlScriptEditorControl.CanDebug 方法

定义

启用 SQLWorkbenchCommands.cmdidDebugQuery 和 VSStandardCommands97.cmdidStart。

public:
 bool CanDebug();
public bool CanDebug();
member this.CanDebug : unit -> bool
Public Function CanDebug () As Boolean

返回

一个返回 True的布尔值。

适用于