Search Results for

    Show / Hide Table of Contents

    Enum EvaluationPolicy

    Represents an enum that determines when and how a NamedSet is loaded.

    Namespace: TimeCockpit.Data.DataModel
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum EvaluationPolicy

    Fields

    Name Description
    EveryQuery

    Indicates that a NamedSet should be loaded on every query execution that holds a set.

    Logon

    Indicates that a NamedSet should be loaded on startup.

    In This Article
    Back to top Copyright © 2020 software architects gmbh