Spread WPF 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 MethodCancels the connection.  
Public MethodGets whether the data source can be opened.  
Public MethodClears cache data of the connection.  
Public MethodCloses the connection.  
Public MethodCommits the connection change.  
Public MethodGets the type of the specified column field.  
Public MethodGets the number of records.  
Public MethodGets the object of the specified record.  
Public MethodInserts a record in the specified location.  
Public MethodOpens the data source.  
Public MethodRemoves the specified record.  
Public MethodPuts a value of the specified type in the field.  
Public MethodUpdates the specified record.  
Top
Protected Methods
 NameDescription
Protected MethodGets the record object of the data source.  
Protected MethodGets the record value from the specified field.  
Protected MethodSets the record value in the specified field.  
Top
See Also

Reference

ConnectionBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace