The members of System.Web.UI.WebControls.ObjectDataSourceView are listed below.
See Also: Inherited members from System.Web.UI.DataSourceView
Documentation for this section has not yet been entered.
[read-only] overrideCanDelete bool. Documentation for this section has not yet been entered. [read-only] overrideCanInsert bool. Documentation for this section has not yet been entered. [read-only] overrideCanPage bool. Documentation for this section has not yet been entered. [read-only] overrideCanRetrieveTotalRowCount bool. Documentation for this section has not yet been entered. [read-only] overrideCanSort bool. Documentation for this section has not yet been entered. [read-only] overrideCanUpdate bool. Documentation for this section has not yet been entered. ConflictDetection System.Web.UI.ConflictOptions. Documentation for this section has not yet been entered. ConvertNullToDBNull bool. Documentation for this section has not yet been entered. DataObjectTypeName string. Documentation for this section has not yet been entered. DeleteMethod string. Documentation for this section has not yet been entered. [read-only] DeleteParameters ParameterCollection. Documentation for this section has not yet been entered. EnablePaging bool. Documentation for this section has not yet been entered. FilterExpression string. Documentation for this section has not yet been entered. [read-only] FilterParameters ParameterCollection. Documentation for this section has not yet been entered. InsertMethod string. Documentation for this section has not yet been entered. [read-only] InsertParameters ParameterCollection. Documentation for this section has not yet been entered. MaximumRowsParameterName string. Documentation for this section has not yet been entered. OldValuesParameterFormatString string. Documentation for this section has not yet been entered. SelectCountMethod string. Documentation for this section has not yet been entered. SelectMethod string. Documentation for this section has not yet been entered. [read-only] SelectParameters ParameterCollection. Documentation for this section has not yet been entered. SortParameterName string. Documentation for this section has not yet been entered. StartRowIndexParameterName string. Documentation for this section has not yet been entered. TypeName string. Documentation for this section has not yet been entered. UpdateMethod string. Documentation for this section has not yet been entered. [read-only] UpdateParameters ParameterCollection. Documentation for this section has not yet been entered.
[read-only] IsTrackingViewState bool. Documentation for this section has not yet been entered.
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.
Deleted Documentation for this section has not yet been entered. Deleting Documentation for this section has not yet been entered. Filtering Documentation for this section has not yet been entered. Inserted Documentation for this section has not yet been entered. Inserting Documentation for this section has not yet been entered. ObjectCreated Documentation for this section has not yet been entered. ObjectCreating Documentation for this section has not yet been entered. ObjectDisposing Documentation for this section has not yet been entered. Selected Documentation for this section has not yet been entered. Selecting Documentation for this section has not yet been entered. Updated Documentation for this section has not yet been entered. Updating Documentation for this section has not yet been entered.
[read-only] System.Web.UI.IStateManager.IsTrackingViewState bool. Documentation for this section has not yet been entered. System.Web.UI.IStateManager.LoadViewState Documentation for this section has not yet been entered. System.Web.UI.IStateManager.SaveViewState Documentation for this section has not yet been entered. System.Web.UI.IStateManager.TrackViewState Documentation for this section has not yet been entered.