I have Table in ArcCatalog, table name: (WorkOrderAss) .
This table contains 3 columns : (OBJECTID , FeatureName , Name) .
I want to insert data to this table from the code behind in C#.
Any help would be appreciated.
|
I have Table in ArcCatalog, table name: (WorkOrderAss) . This table contains 3 columns : (OBJECTID , FeatureName , Name) . I want to insert data to this table from the code behind in C#. Any help would be appreciated. |
|||||||
|
|
|||
|
|
|
For better performance, consider using See "Using insert cursors" in the Creating features help topic for more info. |
|||
|
|