Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 370 Bytes

File metadata and controls

16 lines (10 loc) · 370 Bytes

MySqlDialect.OffsetFormat property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the format for OFFSET only statements.

public virtual string OffsetFormat { get; }

Property Value

The offset format.

See Also