Mono Class Library: Overview

System.Web.UI.DataSourceView: Method Members

The methods of System.Web.UI.DataSourceView are listed below. For a list of all members, see the DataSourceView Members list.

See Also: Inherited members from System.Object

Public Methods

Delete(IDictionary, IDictionary, DataSourceViewOperationCallback)
Documentation for this section has not yet been entered.
Insert(IDictionary, DataSourceViewOperationCallback)
Documentation for this section has not yet been entered.
Select(DataSourceSelectArguments, DataSourceViewSelectCallback)
Documentation for this section has not yet been entered.
Update(IDictionary, IDictionary, IDictionary, DataSourceViewOperationCallback)
Documentation for this section has not yet been entered.

Protected Methods

ExecuteDelete(IDictionary, IDictionary) : int
Documentation for this section has not yet been entered.
ExecuteInsert(IDictionary) : int
Documentation for this section has not yet been entered.
abstract
ExecuteSelect(DataSourceSelectArguments) : IEnumerable
Documentation for this section has not yet been entered.
ExecuteUpdate(IDictionary, IDictionary, IDictionary) : int
Documentation for this section has not yet been entered.
OnDataSourceViewChanged(EventArgs)
Documentation for this section has not yet been entered.
RaiseUnsupportedCapabilityError(DataSourceCapabilities)
Documentation for this section has not yet been entered.