Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 466 Bytes

File metadata and controls

22 lines (14 loc) · 466 Bytes

FirebirdDialect.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.

Exceptions

exception condition
NotImplementedException

See Also