Spread Silverlight Documentation
ConnectionBase Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : ConnectionBase Class

For a list of all members of this type, see ConnectionBase members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Gets the type of the external connection.  
Public Method Cancels the connection.  
Public Method Gets whether the data source can be opened.  
Public Method Clears cache data of the connection.  
Public Method Closes the connection.  
Public Method Commits the connection change.  
Public Method Gets the type of the specified column field.  
Public Method Gets the number of records.  
Public Method Gets the object of the specified record.  
Public Method Inserts a record in the specified location.  
Public Method Opens the data source.  
Public Method Removes the specified record.  
Public Method Puts a value of the specified type in the field.  
Public Method Updates the specified record.  
Top
Protected Methods
 NameDescription
Protected Method Gets the record object of the data source.  
Protected Method Gets the record value from the specified field.  
Protected Method Sets the record value in the specified field.  
Top
See Also

Reference

ConnectionBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace