Spread Silverlight Documentation
ConnectionBase Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : ConnectionBase Class

The following tables list the members exposed by ConnectionBase.

Public Properties
 NameDescription
Public Property Gets whether the connection allows insert actions.  
Public Property Gets the data fields from the connection.  
Public Property Get or sets data source  
Public Property Gets whether the connection is open.  
Top
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