Freigeben über


SqlScriptEditorControl.IsSqlObjectDocument Eigenschaft

Definition

Ruft einen Boolean-Wert ab, der bestimmt, ob SqlScriptEditorControl ein Debugfenster ist.

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

Eigenschaftswert

Ein boolescher Wert, der true zurückgibt, wenn SqlScriptEditorControl ein Debugfenster ist, und andernfalls false.

Gilt für: