SelectOperatorMaxQueryRows Field |
The maximum rows, which a query should retrieve.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler.Operators
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const int MaxQueryRows = 20000
Public Const MaxQueryRows As Integer = 20000
public:
literal int MaxQueryRows = 20000
static val mutable MaxQueryRows: int
Field Value
Type:
Int32
See Also