OracleDialect.OffsetFetchFormat property
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets the format for OFFSET FETCH statements.
public virtual string OffsetFetchFormat { get; }
Property Value
The offset fetch format.
Exceptions
| exception | condition |
|---|---|
| NotImplementedException |
See Also
- class OracleDialect