OracleDialect.UseTakeAtEnd property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets a value indicating whether to use TAKE at end.

public virtual bool UseTakeAtEnd { get; }

Property Value

true if to use TAKE at end; otherwise, false.

See Also