Site Menu
- Home
- Products
- NexusDB
- Nexus Quality Suite
- NexusDB Drivers & Connectors
- Nexus Remoting
- Nexus Memory Manager
- Some of our Customers
- Testimonials and use(r)s
- Downloads
- Documentation
- Support
- Pricing & Orders
- About
- Community
- My Nexus
- Recently Updated ...
- Search...
- Site Login
Search
TnxBatchAppendBlobStream


Declaration
TnxBatchAppendBlobStream = class(TnxBaseBlobStream)
Description
This class is used if the dataset is in batch append mode.
Never create instances directly! Always use TnxDataSet.CreateBlobStream, which will create the right type of blob stream based on the state of the dataset.
The blob stream should be freed again as soon as possible. It must be freed before calling Post or moving to another record.
See Also
TnxDataSet.CreateBlobStream TnxBaseBlobStream TnxBlobStream TnxBlockModeBlobStream
Methods
destructor.
With this method you can read a number of bytes of the blob data.
Seek sets the current position in the blob stream.
Use Write to write a number of bytes to the blob at the current position. Take care to not accidentally overwrite data by not positioning with Seek first.
File
Questions? Problems?
- Interested to buy but something put you off?
- Can't find what you're looking for?
- Have a suggestion?
Let us know. If you're having trouble contacting us, please check here.
Site Updates
- May 27 2025 - 2:55pm
- May 14 2025 - 12:32pm
- Mar 19 2025 - 9:52pm
- Mar 14 2025 - 11:23am
- Mar 13 2025 - 11:42pm