Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 400 Bytes

File metadata and controls

16 lines (10 loc) · 400 Bytes

Oracle12cDialect.OffsetFetchFormat property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the format for OFFSET FETCH statements.

public override string OffsetFetchFormat { get; }

Property Value

The offset fetch format.

See Also