ISqlDialect.UseRowNum property
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether ROWNUM.
public bool UseRowNum { get; }
Property Value
true if can use ROWNUM; otherwise, false.
See Also
- interface ISqlDialect
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether ROWNUM.
public bool UseRowNum { get; }
true if can use ROWNUM; otherwise, false.