Show / Hide Table of Contents

    SqlOrWhereAttribute.RawConditionDefined Property

    .NET Standard 2.x

    Gets whether the raw 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 search condition has been specified;

    False, the raw search condition has not been specified.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon