[mapserver-users] Retrieve column names from getFeature ...

Paul james pauljame at gmail.com
Thu May 29 10:51:04 EDT 2008


Hello all...
I have this code in mapscript (c#):

...
resultCacheMemberObj _result = _layer.getResult(i);
_layer.open();
shapeObj _obj = _layer.getFeature(_result.shapeindex, _result.tileindex);
_layer.close();
...

So, in my _obj.values I have a array with db data... Is it posible to get
the column name ?

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080529/6687faba/attachment.html


More information about the mapserver-users mailing list