[mapguide-users] Re: Retrieve fields names and attributes from Postgres table

Jackie Ng jumpinjackie at gmail.com
Mon May 30 12:00:19 EDT 2011


Firstly, GetFeatureClassName() returns the qualified class name (ie. [schema
name]:[class name])

Secondly, do you really want the feature schema XML? If you just want all
the field names just use MgFeatureService.GetClassDefinition(), it returns a
MgClassDefinition

Each property in this MgClassDefinition represents a column in your postgres
database table.

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Retrieve-fields-names-and-attributes-from-Postgres-table-tp6418612p6419687.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list