<div>Hello all...</div>
<div>I have this code in mapscript (c#):</div>
<div>&nbsp;</div>
<div>...</div>
<div>resultCacheMemberObj _result = _layer.getResult(i);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>_layer.open();<br>shapeObj _obj = _layer.getFeature(_result.shapeindex, _result.tileindex);<br>_layer.close();</div>
<div>...</div>
<div>&nbsp;</div>
<div>So, in my _obj.values I have a array with db data... Is it posible to get the column name ?</div>
<div>&nbsp;</div>
<div>thanks</div>
<div>&nbsp;</div>
<div>&nbsp;</div>