The members of System.Web.UI.WebControls.SqlDataSourceView are listed below.
See Also: Inherited members from System.Web.UI.DataSourceView
Documentation for this section has not yet been entered.
CancelSelectOnNullParameter bool. 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. DeleteCommand string. Documentation for this section has not yet been entered. DeleteCommandType SqlDataSourceCommandType. Documentation for this section has not yet been entered. [read-only] DeleteParameters ParameterCollection. 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. InsertCommand string. Documentation for this section has not yet been entered. InsertCommandType SqlDataSourceCommandType. Documentation for this section has not yet been entered. [read-only] InsertParameters ParameterCollection. Documentation for this section has not yet been entered. OldValuesParameterFormatString string. Documentation for this section has not yet been entered. SelectCommand string. Documentation for this section has not yet been entered. SelectCommandType SqlDataSourceCommandType. 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. UpdateCommand string. Documentation for this section has not yet been entered. UpdateCommandType SqlDataSourceCommandType. 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. [read-only] ParameterPrefix string. 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(SqlDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnDeleting(SqlDataSourceCommandEventArgs) Documentation for this section has not yet been entered.OnFiltering(SqlDataSourceFilteringEventArgs) Documentation for this section has not yet been entered.OnInserted(SqlDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnInserting(SqlDataSourceCommandEventArgs) Documentation for this section has not yet been entered.OnSelected(SqlDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnSelecting(SqlDataSourceSelectingEventArgs) Documentation for this section has not yet been entered.OnUpdated(SqlDataSourceStatusEventArgs) Documentation for this section has not yet been entered.OnUpdating(SqlDataSourceCommandEventArgs) 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. 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.