PDF (US Ltr)
- 1.4Mb
PDF (A4)
- 1.4Mb
The syntax for this function shown in EBNF is:
Press CTRL+C to copyResult ::= '.getAffectedItemsCount()' | '.getAutoIncrementValue()' | '.getGeneratedIds()' | '.getWarningsCount()' | '.getWarnings()'
The syntax for this function shown in EBNF is:
Press CTRL+C to copyDocResult ::= '.getWarningsCount()' | '.getWarnings()' | '.fetchAll()' | '.fetchOne()'
The syntax for this function shown in EBNF is:
Press CTRL+C to copyRowResult ::= '.getWarningsCount()' | '.getWarnings()' | '.fetchAll()' | '.fetchOne()' | '.getColumns()'
The syntax for this function shown in EBNF is:
Press CTRL+C to copyColumn ::= '.getSchemaName()' | '.getTableName()' | '.getTableLabel()' | '.getColumnName()' | '.getColumnLabel()' | '.getType()' | '.getLength()' | '.getFractionalDigits()' | '.isNumberSigned()' | '.getCollationName()' | '.getCharacterSetName()' | '.isPadded()'