| GrapeCity.Windows.SpreadSheet.Data Namespace : ConnectionBase Class | 
For a list of all members of this type, see ConnectionBase members.
| 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. | 
| Name | Description | |
|---|---|---|
![]()  | GetRecord | Gets the record object of the data source. | 
![]()  | GetRecordValue | Gets the record value from the specified field. | 
![]()  | SetRecordValue | Sets the record value in the specified field. |