Table of contents
No headersThis sample shows how to access data using the Oracle Data Provider (ODP) and Microsoft’s .Net technology. The code features the use of the following classes:
- Autodesk.Map.IM.Data.TBConnection
- Autodesk.Map.IM.Data.Provider.Command
- Autodesk.Map.IM.Data.Provider.DataReader
- Autodesk.Map.IM.Data.Provider.DataAdapter
- Autodesk.Map.IM.Data.DBTable
- Autodesk.Map.IM.Data.Row
- Autodesk.Map.IM.Data.Attribute