The members of System.Web.UI.DataSourceView are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
[read-only] CanDelete bool. Documentation for this section has not yet been entered. [read-only] CanInsert bool. Documentation for this section has not yet been entered. [read-only] CanPage bool. Documentation for this section has not yet been entered. [read-only] CanRetrieveTotalRowCount bool. Documentation for this section has not yet been entered. [read-only] CanSort bool. Documentation for this section has not yet been entered. [read-only] CanUpdate bool. Documentation for this section has not yet been entered. [read-only] Name string. Documentation for this section has not yet been entered.
[read-only] Events System.ComponentModel.EventHandlerList. Documentation for this section has not yet been entered.
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.
DataSourceViewChanged Documentation for this section has not yet been entered.