namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether ROWNUM.
public virtual bool UseRowNum { get; }
true
if can use ROWNUM; otherwise, false
.
- class SqliteDialect
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether ROWNUM.
public virtual bool UseRowNum { get; }
true
if can use ROWNUM; otherwise, false
.