Name | Description | |
---|---|---|
CanDelete | Overridden. Gets whether the data source can delete; this implementation always returns false. | |
CanInsert | Overridden. Gets whether the data source can insert; this implementation always returns false. | |
CanPage | (Inherited from System.Web.UI.DataSourceView) | |
CanRetrieveTotalRowCount | (Inherited from System.Web.UI.DataSourceView) | |
CanSort | Overridden. Gets whether the data source can sort; this implementation always returns false. | |
CanUpdate | Overridden. Gets whether the data source can update; this implementation always returns false. | |
Name | (Inherited from System.Web.UI.DataSourceView) |