Overload List

  NameDescription
GetLimitString(SqlString, Boolean)
Add a LIMIT clause to the given SQL SELECT
(Inherited from Dialect.)
GetLimitString(SqlString, Int32, Int32)
Add a LIMIT (TOP) clause to the given SQL SELECT
(Inherited from MsSql2000Dialect.)

See Also