Click or drag to resize
ISequenceRetrievalQueryExecuteSequenceCommandFirst Property
Flag to signal if SequenceRetrievalCommand has to be executed before (true) or after (false) the actual query in this ActionQuery object.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
bool ExecuteSequenceCommandFirst { get; set; }

Property Value

Type: Boolean
See Also