AutoCAD Map 3D

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

877 views1 edit(s)999 characters(s) Page last modified 12:15, 10 Apr 2012 by contentconnector
How to add your knowledge

Purpose

    Table of contents
    No headers

    This 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