![]() | Creates a new record and adds it to the RecordSet. |
![]() | Builds a spatial index for the recordset. |
![]() | Cancels any pending updates to the RecordSet. |
![]() | Closes the recordset. |
![]() | Creates a new shapefile or DBF file. |
![]() | Deletes the current record. |
![]() | Deletes the spatial index for the recordset. |
![]() | Saves a shapefile DBF to CSV UNICODE. |
![]() | Returns the next record that meets the specified criterea. |
![]() | Returns the record closest to the specified location. |
![]() | Moves the current record position forward or backward a specified number of records |
![]() | Moves the current record position to the first record in the RecordSet. |
![]() | Moves the current record position to the last record in the RecordSet. |
![]() | Moves the current record position one record forward (toward the bottom of the RecordSet). |
![]() | Moves the current record position one record back (toward the top of the RecordSet). |
![]() | Opens a shapefile or DBF file without adding the layer to the map. |
![]() | Removes records flagged for deletion from the RecordSet. |
![]() | Determines if the RecordSet supports a particular type of functionality. |
![]() | Returns the RecordSet contents as a two dimensional array. |
![]() | Saves any changes to the current record. |
![]() | Returns True if the current record position is before the first record; False otherwise. |
![]() | Sets or returns a bookmark that uniquely identifies the current record. |
![]() | Sets or returns the codepage of the RecordSet. |
![]() | Returns a reference to the recordset's coordinate system. |
![]() | Returns True if the current record position is after the last record; False otherwise. |
![]() | Returns the current record's fields. |
![]() | Returns True if the shapefile represented by the RecordSet has a spatial index; False otherwise. |
![]() | Returns True if the current record has been deleted; False, otherwise. |
![]() | Returns or sets Recordset properties. |
![]() | Returns the number of records in the RecordSet. |