Search Results for

    Show / Hide Table of Contents

    Namespace LemonEdge.Utils.Database

    Classes

    ColumnType

    A class holding the definition of a sql column type

    DatasetJoinTypeHelper

    Precision

    Used for storing decimal number type precision for scale

    SQLExtensions

    TableIndex

    Holds information for index definitions against sql tables

    Interfaces

    ISimpleReader

    Reads data for a given data source

    Enums

    AggregateFunction

    Holds the type of aggregate functions that can be performed against a set of data in sql

    DatasetRelationshipJoinType

    GroupType

    The type of grouping in a filter

    Order

    The order to apply

    RelationshipJoinType

    Holds the type of join in sql. Normally left or right join.

    SQLOperator

    Defines the list of possible SQL operators.

    SQLType

    The type of supported column types in sql

    See SQL Data Types for further information - https://docs.microsoft.com/en-us/sql/t-sql/data-types/data-types-transact-sql

    SetOperator

    SingleJoinType

    Indicates the type of join in a relationship. Either a mandatory, or nullable join

    In this article
    Back to top © LemonEdge Technologies. All rights reserved.