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.4.0.0 (5.4.0)
Syntaxpublic enum TemporalTablePredicateType
Public Enumeration TemporalTablePredicateType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | BusinessTimePredicate | 0 | 
            The business time predicate 
             | 
 | SystemTimePredicate | 1 | 
            The system time predicate
             | 
See Also