Hi all
I would like to get the attributes from selected Feature whcih is added using 'Add Query Layer' from Oracle Spatail in ArcMap10.
I trying the below steps to retrive the attributes from selected features.
1. I have added the Oracle spatial layers using Add Query layer option from file menu in ArcMap.
2. Manually selected the feature in arc map using select tool.
3. i am able to get the selected feature thorugh acrobject.net.
4. After that, i could not able to get Attributes from selected feature in code.(like pFeature.Get_value(0) is not working)
5. Also tried with the ISqlWorkspace, It is giving the all the records from the layer. I could not able to get the selected feature in Arcmap.
Please someone help me on this
Regards
Dayalan
I would like to get the attributes from selected Feature whcih is added using 'Add Query Layer' from Oracle Spatail in ArcMap10.
I trying the below steps to retrive the attributes from selected features.
1. I have added the Oracle spatial layers using Add Query layer option from file menu in ArcMap.
2. Manually selected the feature in arc map using select tool.
3. i am able to get the selected feature thorugh acrobject.net.
4. After that, i could not able to get Attributes from selected feature in code.(like pFeature.Get_value(0) is not working)
5. Also tried with the ISqlWorkspace, It is giving the all the records from the layer. I could not able to get the selected feature in Arcmap.
Please someone help me on this
Regards
Dayalan