Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 433 Bytes

File metadata and controls

22 lines (14 loc) · 433 Bytes

MySqlDialect.SkipKeyword property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the skip keyword.

public virtual string SkipKeyword { get; }

Property Value

The skip keyword.

Exceptions

exception condition
NotImplementedException

See Also