TSelectCommand.HasLimits Property
Indicates whether either FirstRow or MaxRows is set, requiring the generator to emit paging SQL.
Syntax
Unit: Aurelius.Sql.Commands
property TSelectCommand.HasLimits: Boolean
Indicates whether either FirstRow or MaxRows is set, requiring the generator to emit paging SQL.
Unit: Aurelius.Sql.Commands
property TSelectCommand.HasLimits: Boolean