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