This member function retrieves the value of a property, when the property's data type is a binary large object (CEBLOB). (CCeDBProp::Type_Blob).
CEBLOB GetBlob( ) const;
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
A pointer to the string represented by the property.
You can only call GetBlob on a property of the type CeDBProp::Type_Blob.
CCeDBProp Overview, CCeDBProp Member Functions, Windows CE Database Classes, CCeDBProp::SetBlob, CEBLOB