Click or drag to resize
TemporalTablePredicateType Enumeration
The type of predicate to create by the dbspecific creator for a FromClauseElement directive

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum TemporalTablePredicateType
Members
  Member nameValueDescription
BusinessTimePredicate0 The business time predicate
SystemTimePredicate1 The system time predicate
See Also