Mono Class Library: Overview

System.Web.UI.WebControls.SqlDataSourceView: Property Members

The properties of System.Web.UI.WebControls.SqlDataSourceView are listed below. For a list of all members, see the SqlDataSourceView Members list.

See Also: Inherited members from System.Web.UI.DataSourceView

Public Properties

CancelSelectOnNullParameterbool. Documentation for this section has not yet been entered.
[read-only]
override
CanDeletebool. Documentation for this section has not yet been entered.
[read-only]
override
CanInsertbool. Documentation for this section has not yet been entered.
[read-only]
override
CanPagebool. Documentation for this section has not yet been entered.
[read-only]
override
CanRetrieveTotalRowCountbool. Documentation for this section has not yet been entered.
[read-only]
override
CanSortbool. Documentation for this section has not yet been entered.
[read-only]
override
CanUpdatebool. Documentation for this section has not yet been entered.
ConflictDetectionSystem.Web.UI.ConflictOptions. Documentation for this section has not yet been entered.
DeleteCommandstring. Documentation for this section has not yet been entered.
DeleteCommandTypeSqlDataSourceCommandType. Documentation for this section has not yet been entered.
[read-only]
DeleteParametersParameterCollection. Documentation for this section has not yet been entered.
FilterExpressionstring. Documentation for this section has not yet been entered.
[read-only]
FilterParametersParameterCollection. Documentation for this section has not yet been entered.
InsertCommandstring. Documentation for this section has not yet been entered.
InsertCommandTypeSqlDataSourceCommandType. Documentation for this section has not yet been entered.
[read-only]
InsertParametersParameterCollection. Documentation for this section has not yet been entered.
OldValuesParameterFormatStringstring. Documentation for this section has not yet been entered.
SelectCommandstring. Documentation for this section has not yet been entered.
SelectCommandTypeSqlDataSourceCommandType. Documentation for this section has not yet been entered.
[read-only]
SelectParametersParameterCollection. Documentation for this section has not yet been entered.
SortParameterNamestring. Documentation for this section has not yet been entered.
UpdateCommandstring. Documentation for this section has not yet been entered.
UpdateCommandTypeSqlDataSourceCommandType. Documentation for this section has not yet been entered.
[read-only]
UpdateParametersParameterCollection. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
IsTrackingViewStatebool. Documentation for this section has not yet been entered.
[read-only]
ParameterPrefixstring. Documentation for this section has not yet been entered.