CARCDB Class |
Namespace: Geosoft.Desktop.GXNetX
The CARCDB type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDAT | Create a handle to a ARCGIS table DAT 2D object | |
| CreateDAT3D | Create a handle to a ARCGIS table DAT 3D object | |
| Current | This method return a handle to the current table | |
| ExportToDB | Export data from an ARCDB table into a group in a Geosoft GDB using a template. | |
| FieldLST | Place the list of field names in a LST. | |
| FromIUnknown |
This method attempts to make a table handle from an IUnknown pointer
Returns ARCDB Handle, <define>ARCDB_NULL</define> if not successful
| |
| GetIPJ | Get georeference information from a table. | |
| iExistField |
This method checks to see if the specified field exists
in the table.
| |
| iGetIUnknown | This method gets the IUnknown pointer | |
| iImportChemDatabaseWizard(String, Int32) | Template creation for importing geochem data. | |
| iImportChemDatabaseWizard(IWin32Window, String, Int32) | Template creation for importing geochem data. | |
| SelTblExGUI | Select table GUI with table type. | |
| SelTblGUI | Select table GUI. |