TBlobStreamMode type
|
Top |
Value
|
Meaning
|
bmRead
|
The stream is used to read from a BLOB field.
|
bmWrite
|
The stream is used to write from a BLOB field.
|
bmReadWrite
|
The stream is used to modify a BLOB field's value.
|