INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- creation procedure; makes non-updatable catalog of data types
-- returns a description for specified SQL type with maximum
-- precision or Void if there's no such SQL type in given DBMS
-- returns True when the specified SQL type exists
-- picks up a DBMS-dependent type name for specified
-- data type; 'type' can be either SQL or Eiffel type
-- constant
-- returns True if this is valid Eiffel data type
-- returns True if this is valid SQL type
-- creation procedure; makes updatable catalog of data types
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |