namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether the server supports ROWNUMBER.
public virtual bool CanUseRowNumber { get; }
true
if the server supports ROWNUMBER; otherwise, false
.
- class FirebirdDialect
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether the server supports ROWNUMBER.
public virtual bool CanUseRowNumber { get; }
true
if the server supports ROWNUMBER; otherwise, false
.