Search Results for

    Show / Hide Table of Contents

    Class SqlEditor

    Sql editor based on avalon editor

    Inheritance
    System.Object
    SqlEditor
    Namespace: Simplic.Framework.UI.CodeEditor
    Assembly: Simplic.Framework.dll
    Syntax
    public class SqlEditor : TextEditor

    Constructors

    | Improve this Doc View Source

    SqlEditor()

    Set basic settings

    Declaration
    public SqlEditor()

    Methods

    | Improve this Doc View Source

    AddErrorMarker(Int32, Int32)

    Declaration
    public void AddErrorMarker(int offset, int length)
    Parameters
    Type Name Description
    System.Int32 offset
    System.Int32 length
    | Improve this Doc View Source

    ClearMarker()

    Declaration
    public void ClearMarker()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx