>  Docs Center  >  IDL Reference
IDL

Dataminer

x
Title 
Description 
DB_EXISTS Determine if the database functionality is available.
DIALOG_DBCONNECT Connect to the DBMS via the standard ODBC dialog boxes.
IDLdbDatabase Represents a connection to a datasource.
IDLdbDatabase::Cleanup Performs all cleanup on the object.
IDLdbDatabase::Connect Connect to the data source associated with a database object.
IDLdbDatabase::ExecuteSQL Execute an SQL statement.
IDLdbDatabase::GetDatasources Returns an array of available datasources.
IDLdbDatabase::GetProperty Retrieves the value of a property or group of properties for the object.
IDLdbDatabase::GetTables Returns a list of available tables in the datasource.
IDLdbDatabase::Init Initializes the object.
IDLdbDatabase::SetProperty Sets the value of a property or group of properties for the object.
IDLdbRecordset Contains a database table or the results from an SQL query.
IDLdbRecordset::AddRecord Adds a record to a recordset.
IDLdbRecordset::Cleanup Performs all cleanup on the object.
IDLdbRecordset::CurrentRecord Requests the current record number in a recordset.
IDLdbRecordset::DeleteRecord Delete the current record from a recordset.
IDLdbRecordset::GetField Get the value of a field from the current record in the recordset.
IDLdbRecordset::GetProperty Retrieves the value of a property or group of properties for the object.
IDLdbRecordset::GetRecord Retrieve the value of the current record in an IDL DataMiner anonymous structure.
IDLdbRecordset::Init Initializes the object.
IDLdbRecordset::MoveCursor Move the cursor in a given recordset.
IDLdbRecordset::NFields Returns the number of fields in the recordset.
IDLdbRecordset::SetField Set the value of a field in the current record of a recordset.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
My Account    |    Contact Us