SPDataSourceView.Select method
Overload list
Name | Description | |
---|---|---|
![]() |
Select(DataSourceSelectArguments) | Retrieves data from the underlying data source using the SelectCommand string and any parameters that are in the SelectParameters collection. |
![]() |
Select(DataSourceSelectArguments, DataSourceViewSelectCallback) | (Inherited from DataSourceView.) |
Top