MapGuide API Reference
|
virtual MgByteReader* MgReader::GetCLOB | ( | CREFSTRING | propertyName | ) | [pure virtual] |
Gets the CLOB value of the specified property.
virtual MgByteReader GetCLOB(string propertyName); |
virtual MgByteReader GetCLOB(String propertyName); |
virtual MgByteReader GetCLOB(string propertyName); |
propertyName | (String/string) The property name. |
MgInvalidPropertyTypeException |