![]() |
Qore FreetdsSqlUtil Module Reference 1.6
|
provides the Mssql-specific implementation of the SqlUtil::AbstractTable interface More...
Public Member Functions | |
constructor (AbstractDatasource nds, string nname, *hash< auto > opts) | |
Creates the object with the given arguments. | |
Protected Member Functions | |
*string | getSqlValueImpl (auto v) |
returns a string for use in SQL queries representing the DB-specific value of the argument | |
provides the Mssql-specific implementation of the SqlUtil::AbstractTable interface
|
protected |
returns a string for use in SQL queries representing the DB-specific value of the argument
returns NOTHING if the type cannot be converted to an SQL string