dotConnect for DB2 Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.DB2.DB2Types Namespace
    In This Topic
    Structures
     StructureDescription
    StructureRepresents a variable-length binary data to be stored in or retrieved from a database.
    StructureRepresents the DB2 BLOB data type.
    StructureRepresents the DB2 CLOB data type.
    StructureRepresents the DB2 DATE data type.
    StructureRepresents the DB2 DECIMAL data type.
    StructureRepresents the DB2 DECFLOAT data type that stores floating-point decimal values.
    StructureRepresents the DB2 DOUBLE PRECISION and FLOAT data types.
    StructureRepresents the DB2 SMALLINT data type.
    StructureRepresents the DB2 INTEGER data type.
    StructureRepresents the DB2 BIGINT data type.
    StructureRepresents the DB2 REAL data type.
    StructureRepresents the DB2® for OS/390® REAL data type, which is represented in IBM® 370 notation.
    StructureRepresents the DB2 ROWID data type.
    StructureRepresents a variable-length stream of characters to be stored in or retrieved from the database.
    StructureRepresents the DB2 TIME data type.
    StructureRepresents the DB2 TIMESTAMP data type.
    StructureRepresents the DB2 TIMESTAMP WITH TIME ZONE data type.
    StructureRepresents an DB2 XMLType instance.
    StructureRepresents an XML schema identifier.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the rounding mode to use when creating a DB2DecimalFloat structure from a string using the DB2DecimalFloat.Parse method.
    See Also