Search Results for

    Show / Hide Table of Contents

    Namespace YeSql.Net

    Classes

    TagNotFoundException

    The exception that is thrown when the tag is not found in ISqlCollection.

    YeSqlLoader

    Represents the loader that provides the functionality to load SQL files.

    YeSqlLoaderException

    The exception is thrown when there are one or more errors during the process of loading SQL files using the YeSqlLoader class.

    YeSqlParser

    Represents the parser that extracts the SQL statements from the tags.

    YeSqlParserException

    The exception is thrown when there are one or more errors while parsing a data source (e.g., SQL file) using the YeSqlParser.

    YeSqlValidationResult

    Represents a container for the results of a validation.

    Structs

    ModelTag

    Represents the tag with its associated SQL statement.

    Interfaces

    ISqlCollection

    Represents a collection of tags and SQL statements.

    In This Article
    Back to top Copyright ©2023 YeSQL.NET