SPDataSourceView.Select Method
Include Protected Members
Include Inherited Members
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