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