MLE SQL Driver(mle-js-oracledb-common)
    Preparing search index...

    Type Alias DbType

    DbType: number

    Type for mle-js-oracledb Database Type Constants. Such constants can be used in IN binds to specify what database type a JavaScript value should be converted to and are also what is used in query metadata. In addition, some of these types can also be used in OUT binds if a corresponding JsType does not exist, e.g. DB_TYPE_BOOLEAN, DB_TYPE_JSON, DB_TYPE_NCLOB.