Spread WPF 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 PropertyGets whether the connection allows insert actions.  
Public PropertyGets the data fields from the connection.  
Public PropertyGet or sets data source  
Public PropertyGets whether the connection is open.  
Top
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