Gets the AGDBBlob object in a field of an AGDBSet object.
            
 AGDBSet
AGDBBlob getBlobField(const String name);
None
dbset.getBlobField(name)
AGDBBlob* AVgetBlobField( AGDBSet* dbset, const PODSString name );
 dbset    The AGDBSet object.
                     
name [in] The name of the blob field to get.
The blob in the named field.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |