Clear | Clears all records from the data source. |
GetAsXML | method GetAsXml |
GetValue | Returns the value of a field in a record within the data source. |
InsertRecord | Inserts a new empty record into the data source. |
LoadFromXML | method LoadFromXml |
Query | Runs the specified condition set query on the data source (table). |
RemoveRecord | Removes the specified record from the data source. |
SetValue | Sets the value of a field in a record within the data source. |