Show / Hide Table of Contents

    ModelSqlBuilder.QueryBuilder Property

    .NET Standard 2.x

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Gets a newly created ISqlQueryBuilder object based on the definition in the model class.

    Syntax

    public ISqlQueryBuilder QueryBuilder { get;}
    

    Property Value

    SnapObjects.Data.ISqlQueryBuilder

    A newly created ISqlQueryBuilder object based on the definition in the model class.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon