Declaration

TnxHeapBlobDescriptor = class(TnxBaseBlobDescriptor)

 
Description

A Heap Blob Descriptor adds support to Blob Descriptors for specifying a Heap Descriptor to read/store blobs on a heap.

 
Methods

AddHeapDescriptor

Sets the associated Heap Descriptor.

CheckValid

This method is called to check the validity of the item. If a descendant needs to validate settings, this method should be overridden and on error raise a an exception.

Create

The text for this method has been generated automatically. This means that it is not documented.

Destroy

destructor.

IsEqual

The IsEqual function should return true if the given aDictionaryItem is of the same type and has *exactly* the same settings. Should be overridden by all descendants.

LoadFromReader

The text for this method has been generated automatically. This means that it is not documented.

RemoveHeapDescriptor

Sets the associated Heap Descriptor back to nil.

SaveToWriter

The text for this method has been generated automatically. This means that it is not documented.

 
Properties

HeapDescriptor

Returns the associated Heap Descriptor.

 
File

 
nxsdDataDictionary

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes