Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBlob Methods

Constructor / Destructor

  • CTBlob(): Creates a CTBlob object
  • ~CTBlob(): Destroys a CTBlob Object and resets all the dependent objects

Blob Handling

  • SetBlob(): Initializes the CTBlob object.
  • GetBlob(): Retrieves a CTBlob object
  • GetSize(): Retrieves the size of a CTBlob object

In This Section

CTBlob.CTBlob

CTBlob.~CTBlob

CTBlob.GetBlob

CTBlob.GetSize

CTBlob.SetBlob

TOCIndex