Name | Description | |
---|---|---|
CanExecute | Determines whether the specified command can be executed. (Inherited from System.Web.UI.DataSourceView) | |
Delete | Performs an asynchronous delete operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView) | |
ExecuteCommand | Overloaded. Executes the specified command. (Inherited from System.Web.UI.DataSourceView) | |
Insert | Performs an asynchronous insert operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView) | |
Select | Gets a list of data asynchronously from the underlying data storage. (Inherited from System.Web.UI.DataSourceView) | |
Update | Performs an asynchronous update operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView) |