Name | Description | |
---|---|---|
AddExternalConnectionType | Gets the type of the external connection. | |
Cancel | Cancels the connection. | |
CanOpen | Gets whether the data source can be opened. | |
ClearCachedData | Clears cache data of the connection. | |
Close | Closes the connection. | |
Commit | Commits the connection change. | |
GetColumnDataType | Gets the type of the specified column field. | |
GetRecordCount | Gets the number of records. | |
GetValue | Gets the object of the specified record. | |
Insert | Inserts a record in the specified location. | |
Open | Opens the data source. | |
Remove | Removes the specified record. | |
SetValue | Puts a value of the specified type in the field. | |
Update | Updates the specified record. |