PDF (US Ltr) - 1.4Mb
PDF (A4) - 1.4Mb
此函数在 EBNF 中显示的语法为
Result
::= '.getAffectedItemsCount()'
| '.getAutoIncrementValue()'
| '.getGeneratedIds()'
| '.getWarningsCount()'
| '.getWarnings()'
此函数在 EBNF 中显示的语法为
DocResult
::= '.getWarningsCount()'
| '.getWarnings()'
| '.fetchAll()'
| '.fetchOne()'
此函数在 EBNF 中显示的语法为
RowResult
::= '.getWarningsCount()'
| '.getWarnings()'
| '.fetchAll()'
| '.fetchOne()'
| '.getColumns()'
此函数在 EBNF 中显示的语法为
Column
::= '.getSchemaName()'
| '.getTableName()'
| '.getTableLabel()'
| '.getColumnName()'
| '.getColumnLabel()'
| '.getType()'
| '.getLength()'
| '.getFractionalDigits()'
| '.isNumberSigned()'
| '.getCollationName()'
| '.getCharacterSetName()'
| '.isPadded()'