OracleBlob Static Fields

OracleBlob static fields are listed in Table 13-15.

Table 13-15 OracleBlob Static Fields

Field Description

MaxSize

Holds the maximum number of bytes a BLOB can hold, which is 4,294,967,295 (2^32 - 1) bytes

Null

Represents a null value that can be assigned to the value of an OracleBlob instance