Spread for ASP.NET 10 Product Documentation
SpreadDataSourceView Class Methods


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

Public Methods
 NameDescription
Public MethodCanExecuteDetermines whether the specified command can be executed. (Inherited from System.Web.UI.DataSourceView)
Public MethodDeletePerforms an asynchronous delete operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Public MethodExecuteCommandOverloaded. Executes the specified command. (Inherited from System.Web.UI.DataSourceView)
Public MethodInsertPerforms an asynchronous insert operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Public MethodSelectGets a list of data asynchronously from the underlying data storage. (Inherited from System.Web.UI.DataSourceView)
Public MethodUpdatePerforms an asynchronous update operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Top
Protected Methods
 NameDescription
Protected MethodExecuteDeletePerforms a delete operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Protected MethodExecuteInsertPerforms an insert operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Protected MethodExecuteSelectOverridden. Retrieves data from the Spread component.  
Protected MethodExecuteUpdatePerforms an update operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Protected MethodOnDataSourceViewChangedRaises the System.Web.UI.DataSourceView.DataSourceViewChanged event. (Inherited from System.Web.UI.DataSourceView)
Top
See Also

Reference

SpreadDataSourceView Class
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.