The methods of System.Web.UI.WebControls.ObjectDataSourceView are listed below. For a list of all members, see the ObjectDataSourceView Members list.
See Also: Inherited members from System.Web.UI.DataSourceView
Delete(IDictionary, IDictionary) : int Documentation for this section has not yet been entered.Insert(IDictionary) : int Documentation for this section has not yet been entered.Select(System.Web.UI.DataSourceSelectArguments) : IEnumerable Documentation for this section has not yet been entered.Update(IDictionary, IDictionary, IDictionary) : int Documentation for this section has not yet been entered.
overrideExecuteDelete(IDictionary, IDictionary) : int Documentation for this section has not yet been entered. overrideExecuteInsert(IDictionary) : int Documentation for this section has not yet been entered. overrideExecuteSelect(System.Web.UI.DataSourceSelectArguments) : IEnumerable Documentation for this section has not yet been entered. overrideExecuteUpdate(IDictionary, IDictionary, IDictionary) : int Documentation for this section has not yet been entered.LoadViewState(object) Documentation for this section has not yet been entered.OnDeleted(ObjectDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnDeleting(ObjectDataSourceMethodEventArgs) Documentation for this section has not yet been entered.OnFiltering(ObjectDataSourceFilteringEventArgs) Documentation for this section has not yet been entered.OnInserted(ObjectDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnInserting(ObjectDataSourceMethodEventArgs) Documentation for this section has not yet been entered.OnObjectCreated(ObjectDataSourceEventArgs) Documentation for this section has not yet been entered.OnObjectCreating(ObjectDataSourceEventArgs) Documentation for this section has not yet been entered.OnObjectDisposing(ObjectDataSourceDisposingEventArgs) Documentation for this section has not yet been entered.OnSelected(ObjectDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnSelecting(ObjectDataSourceSelectingEventArgs) Documentation for this section has not yet been entered.OnUpdated(ObjectDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnUpdating(ObjectDataSourceMethodEventArgs) Documentation for this section has not yet been entered.SaveViewState() : object Documentation for this section has not yet been entered.TrackViewState() Documentation for this section has not yet been entered.