Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 339 Bytes

File metadata and controls

16 lines (10 loc) · 339 Bytes

ISqlDialect.SkipKeyword property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the skip keyword.

public string SkipKeyword { get; }

Property Value

The skip keyword.

See Also