Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgReader
Close
GetBLOB
GetBoolean
GetByte
GetCLOB
GetDateTime
GetDouble
GetGeometry
GetInt16
GetInt32
GetInt64
GetPropertyCount
GetPropertyName
GetPropertyType
GetRaster
GetReaderType
GetSingle
GetString
IsNull
ReadNext
virtual void MgReader::Close
(
)
[pure virtual]
Closes the object, freeing any resources it may be holding.
.NET Syntax
virtual void
Close()
;
Java Syntax
virtual void
Close()
;
PHP Syntax
virtual void
Close()
;
Returns:
Returns nothing.
Comments or suggestions? Send us
feedback
.