AdoLongBinary Class

<< Click to Display Table of Contents >>

Navigation:  Support Classes >

AdoLongBinary Class

Previous pageReturn to chapter overviewNext page

Purpose

Support class to hold LongBinary values.

 

Prototype

CLASS AdoLongBinary

 

Constructor

Init()        Constructor

 

Access

ProgId        ProcId of the object if available

SafeArray        A copy of the safe array in this long binary object

Value        Object in raw string form

 

 

Method

AsString()        Get string representation of LongBinary value

 

 

See Also

Support Classes