Search Results for

    Show / Hide Table of Contents

    Class LogicalOperatorEnum

    Logical operator used in a where clause

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
    Syntax
    public sealed class LogicalOperatorEnum : Enum

    Fields

    Name Description
    And

    Evaluates to TRUE if both component conditions are TRUE

    Or

    Evaluates to TRUE if either component condition is TRUE or both are true

    value__
    Back to top Copyright © Kendox