TIB_BlobStream Object
Properties Methods |
Unit
IB_Components
Declaration
TIB_BlobStream = class(TStream)
Description
This class is used to access and modify the contents of BLOB columns.
In general this is a class that is used behind the scenes. It should not
be necessary to explicitely create an instance of this class directly.
Introduced Public Properties |
BlobNode |
Mode |
Modified |
PBlobHead |
Position |
Row |
SQLVAR |
Introduced Public Methods |
Create
![]() |
CreateForColumn |
Destroy
![]() |
Read
![]() |
Seek
![]() |
Write
![]() |
See Also