Mono Class Library: Overview

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

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

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

Public Properties

CacheDurationint. Documentation for this section has not yet been entered.
CacheExpirationPolicySystem.Web.UI.DataSourceCacheExpiry. Documentation for this section has not yet been entered.
CacheKeyDependencystring. Documentation for this section has not yet been entered.
CancelSelectOnNullParameterbool. Documentation for this section has not yet been entered.
ConflictDetectionSystem.Web.UI.ConflictOptions. Documentation for this section has not yet been entered.
ConnectionStringstring. Documentation for this section has not yet been entered.
DataSourceModeSqlDataSourceMode. 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.
EnableCachingbool. 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.
ProviderNamestring. 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.
SqlCacheDependencystring. 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.