home - keyword index

Table: USER_TYPES

Description of the user's own types

Column Name Description
ATTRIBUTES Number of attributes (if any) in the type
FINAL Is the type a final type?
INCOMPLETE Is the type an incomplete type?
INSTANTIABLE Is the type an instantiable type?
LOCAL_ATTRIBUTES Number of local (not inherited) attributes (if any) in the subtype
LOCAL_METHODS Number of local (not inherited) methods (if any) in the subtype
METHODS Number of methods (if any) in the type
PREDEFINED Is the type a predefined type?
SUPERTYPE_NAME Name of the supertype (null if type is not a subtype)
SUPERTYPE_OWNER Owner of the supertype (null if type is not a subtype)
TYPECODE Typecode of the type
TYPEID Type id value of the type
TYPE_NAME Name of the type
TYPE_OID Object identifier (OID) of the type

home - keyword index

Comment on this page: