Class DBIBlobStream[in The DBI Falcon Module.]

Specific DBI stream used to read and write to and from blobs.

class DBIBlobStream

more...

Summary

getBlobID()Returns the blob ID associated with this stream.

Detailed description

Specific DBI stream used to read and write to and from blobs.

Inherits from the Stream class in the RTL. This is actually an abstract class; instances of it can be returned by some blob-related methods in the DBI class.

Methods

getBlobID()

Returns the blob ID associated with this stream.

DBIBlobStream.getBlobID( )

Returns:A string containing the blob ID in this stream.

Made with faldoc 2.0.0