| Visibility |
Constructor |
Parameters |
|
|
|
public
|
SqlDataSource
|
( )
|
|
|
|
public
|
SqlDataSource
|
(
String
connectionString
,
String
selectCommand
)
|
|
|
|
public
|
SqlDataSource
|
(
String
providerName
,
String
connectionString
,
String
selectCommand
)
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AppRelativeTemplateSourceDirectory
|
[Get , Set] |
|
|
| public |
Control |
BindingContainer
|
[Get] |
|
|
| public |
Int32 |
CacheDuration
|
[Get , Set] |
|
|
| public |
DataSourceCacheExpiry |
CacheExpirationPolicy
|
[Get , Set] |
|
|
| public |
String |
CacheKeyDependency
|
[Get , Set] |
|
|
| public |
Boolean |
CancelSelectOnNullParameter
|
[Get , Set] |
|
|
| public |
String |
ClientID
|
[Get] |
|
|
| public |
ConflictOptions |
ConflictDetection
|
[Get , Set] |
|
|
| public |
String |
ConnectionString
|
[Get , Set] |
|
|
| public |
ControlCollection |
Controls
|
[Get] |
|
|
| public |
SqlDataSourceMode |
DataSourceMode
|
[Get , Set] |
|
|
| public |
String |
DeleteCommand
|
[Get , Set] |
|
|
| public |
SqlDataSourceCommandType |
DeleteCommandType
|
[Get , Set] |
|
|
| public |
ParameterCollection |
DeleteParameters
|
[Get] |
|
|
| public |
Boolean |
EnableCaching
|
[Get , Set] |
|
|
| public |
Boolean |
EnableTheming
|
[Get , Set] |
|
|
| public |
Boolean |
EnableViewState
|
[Get , Set] |
|
|
| public |
String |
FilterExpression
|
[Get , Set] |
|
|
| public |
ParameterCollection |
FilterParameters
|
[Get] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
String |
InsertCommand
|
[Get , Set] |
|
|
| public |
SqlDataSourceCommandType |
InsertCommandType
|
[Get , Set] |
|
|
| public |
ParameterCollection |
InsertParameters
|
[Get] |
|
|
| public |
Control |
NamingContainer
|
[Get] |
|
|
| public |
String |
OldValuesParameterFormatString
|
[Get , Set] |
|
|
| public |
Page |
Page
|
[Get , Set] |
|
|
| public |
Control |
Parent
|
[Get] |
|
|
| public |
String |
ProviderName
|
[Get , Set] |
|
|
| public |
String |
SelectCommand
|
[Get , Set] |
|
|
| public |
SqlDataSourceCommandType |
SelectCommandType
|
[Get , Set] |
|
|
| public |
ParameterCollection |
SelectParameters
|
[Get] |
|
|
| public |
ISite |
Site
|
[Get , Set] |
|
|
| public |
String |
SkinID
|
[Get , Set] |
|
|
| public |
String |
SortParameterName
|
[Get , Set] |
|
|
| public |
String |
SqlCacheDependency
|
[Get , Set] |
|
|
| public |
TemplateControl |
TemplateControl
|
[Get , Set] |
|
|
| public |
String |
TemplateSourceDirectory
|
[Get] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
String |
UpdateCommand
|
[Get , Set] |
|
|
| public |
SqlDataSourceCommandType |
UpdateCommandType
|
[Get , Set] |
|
|
| public |
ParameterCollection |
UpdateParameters
|
[Get] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
|
Hierarchy
Object
--->
Control
--->
DataSourceControl
--->
SqlDataSource
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IDataSource
,
IListSource
Subclassed By
AccessDataSource
|