Overload List
Name | Description | |
---|---|---|
![]() | GetLimitString(SqlString, Boolean) |
Add a LIMIT clause to the given SQL SELECT
(Inherited from Dialect.) |
![]() | GetLimitString(SqlString, Int32, Int32) |
Add a FIRST x [SKIP] y clause to the given SQL SELECT
(Overrides Dialect..::.GetLimitString(SqlString, Int32, Int32).) |