MapGuide API Reference
|
Stores BLOB (Binary Large Object) data with an associated key name. More...
Public Member Functions | |
INT16 | GetPropertyType () |
MgByteReader * | GetValue () |
Gets the property value. | |
MgBlobProperty (CREFSTRING name, MgByteReader *value) | |
Constructs an MgBlobProperty object. | |
void | SetValue (MgByteReader *value) |
Friends | |
class | MgPropertyCollection |
Stores BLOB (Binary Large Object) data with an associated key name.