DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Api Assembly / C1.DataEngine Namespace / RuntimeRangeCondition Class
Properties Methods


In This Topic
    RuntimeRangeCondition Class Members
    In This Topic

    The following tables list the members exposed by RuntimeRangeCondition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyAn array of RuntimeRangeExpression objects comprising the range condition.  
    Public Property The name of the column to use when evaluating the range condition.  
    Top
    Public Methods
     NameDescription
    Public Method Returns a value that indicates whether the range condition contains any expressions that must be evaluated as a filter (as opposed to a range).  
    Top
    See Also