Share via


SqlScriptEditorControl.IsSqlObjectDocument Propriété

Définition

Obtient Boolean qui détermine si SqlScriptEditorControl est une fenêtre de débogage.

public:
 property bool IsSqlObjectDocument { bool get(); };
public bool IsSqlObjectDocument { get; }
member this.IsSqlObjectDocument : bool
Public ReadOnly Property IsSqlObjectDocument As Boolean

Valeur de propriété

Valeur booléenne qui retourne true si le SqlScriptEditorControl est une fenêtre de débogage, sinon false.

S’applique à