Sets the AGDBBlob
data in a field of an AGDBDet
object.
AGDBBlob
nometadata void setBlobField(const String
name, const
data, long
length);
None
Not applicable
void AVsetBlobField( AGDBSet* dbset, const PODSString name, const AGDBByte* data, PODSInt32 length );
dbset The AGDBSet
object.
name [in] The field name.
data [in] The blob data.
length [in] The length of the blob data.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |