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

See Also