IBX.IBBlob.TIBBlobStream Properties
InheritedProtected
| BlobID | public | Sets or returns the Blob ID. |
| BlobMaxSegmentSize | public | Returns the maximum segment size. |
| BlobNumSegments | public | Returns the total number of segments in the Blob. |
| BlobSize | public | Returns the total size of the Blob. |
| BlobType | public | Returns the Blob type. |
| Capabilities | public | Exposes the TStreamCapabilities set for each stream. |
| ColumnName | public | |
| Database | public | Sets or returns the associated database. |
| DBHandle | public | Indicates the database handle. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Handle | public | Indicates the Blob handle. |
| Mode | public | Sets or returns the Blob stream mode type. |
| Modified | public | Indicates whether the Blob field has been modified. |
| Position | public | Indicates the current offset into the stream for reading and writing. |
| RelationName | public | |
| Size | public | Indicates the size in bytes of the stream. |
| Transaction | public | Gets or sets the associated transaction. |
| TRHandle | public | Indicates the transaction handle. |
| TRWriteHandle | public | |
| WriteTransaction | public |