Name

SQL-WARNING — the super-type of all CLSQL-specific warningsCondition Type

Class Precedence List

sql-warning, warning, sql-condition, condition, t

Description

This is the super-type of all CLSQL-specific conditions that represent warnings, as defined by CLSQL, or any of it's database-specific interfaces. There are no defined initialization arguments nor any accessors.

Notes

sql-warning is a CLSQL extension.