Spread Silverlight Documentation
ConnectionBase Class Members
Properties  Methods 


The following tables list the members exposed by ConnectionBase.

Public Properties
 NameDescription
Public PropertyAllowInsertGets whether the connection allows insert actions.  
Public PropertyDataFieldsGets the data fields from the connection.  
Public PropertyDataSourceGet or sets data source  
Public PropertyIsOpenGets whether the connection is open.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AddExternalConnectionTypeGets the type of the external connection.  
Public MethodCancelCancels the connection.  
Public MethodCanOpenGets whether the data source can be opened.  
Public MethodClearCachedDataClears cache data of the connection.  
Public MethodCloseCloses the connection.  
Public MethodCommitCommits the connection change.  
Public MethodGetColumnDataTypeGets the type of the specified column field.  
Public MethodGetRecordCountGets the number of records.  
Public MethodGetValueGets the object of the specified record.  
Public MethodInsertInserts a record in the specified location.  
Public MethodOpenOpens the data source.  
Public MethodRemoveRemoves the specified record.  
Public MethodSetValuePuts a value of the specified type in the field.  
Public MethodUpdateUpdates the specified record.  
Top
Protected Methods
 NameDescription
Protected MethodGetRecordGets the record object of the data source.  
Protected MethodGetRecordValueGets the record value from the specified field.  
Protected MethodSetRecordValueSets the record value in the specified field.  
Top
See Also

Reference

ConnectionBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.