Show / Hide Table of Contents

    SqlHavingAttribute.RawConditionDefined Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets whether the raw SQL search condition has been specified in the constructor.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

    public bool RawConditionDefined { get; }
    

    Property Value

    System.Boolean

    True: the raw SQL search condition has been specified.

    False: the raw SQL search condition has not been specified.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon