Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 383 Bytes

File metadata and controls

16 lines (10 loc) · 383 Bytes

Oracle12cDialect.OffsetFormat property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the format for OFFSET only statements.

public override string OffsetFormat { get; }

Property Value

The offset format.

See Also