Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 483 Bytes

File metadata and controls

22 lines (14 loc) · 483 Bytes

FirebirdDialect.OffsetFetchFormat property

namespace: Serenity.Data   assemblySerenity.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