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
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.
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. abstractExecuteSelect(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.