GrapeCity.Xaml.SpreadSheet.Data
ConnectionBase Class Members
Properties  Methods 


The following tables list the members exposed by ConnectionBase.

Public Properties
 NameDescription
Public PropertyAllowInsert Gets whether the connection allows insert actions.  
Public PropertyDataFields Gets the data fields from the connection.  
Public PropertyDataSource Get or sets data source  
Public PropertyIsOpen Gets whether the connection is open.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AddExternalConnectionType Gets the type of the external connection.  
Public MethodCancel Cancels the connection.  
Public MethodCanOpen Gets whether the data source can be opened.  
Public MethodClearCachedData Clears cache data of the connection.  
Public MethodClose Closes the connection.  
Public MethodCommit Commits the connection change.  
Public MethodGetColumnDataType Gets the type of the specified column field.  
Public MethodGetRecordCount Gets the number of records.  
Public MethodGetValue Gets the object of the specified record.  
Public MethodInsert Inserts a record in the specified location.  
Public MethodOpen Opens the data source.  
Public MethodRemove Removes the specified record.  
Public MethodSetValue Puts a value of the specified type in the field.  
Public MethodUpdate Updates the specified record.  
Top
Protected Methods
 NameDescription
Protected MethodGetRecord Gets the record object of the data source.  
Protected MethodGetRecordValue Gets the record value from the specified field.  
Protected MethodSetRecordValue Sets the record value in the specified field.  
Top
See Also

Reference

ConnectionBase Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options