namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether to use TAKE at end.
public virtual bool UseTakeAtEnd { get; }
true
if to use TAKE at end; otherwise, false
.
- class FirebirdDialect
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether to use TAKE at end.
public virtual bool UseTakeAtEnd { get; }
true
if to use TAKE at end; otherwise, false
.