Spread Silverlight Documentation
ConnectionBase Class Methods


For a list of all members of this type, see ConnectionBase members.

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.