BCSQuerySelect Method |
Name | Description | |
---|---|---|
Select |
Returns all values of the search result.
| |
Select(String) |
Returns the values of the search result.
| |
Select(String, String) |
Returns the values of the search result.
| |
Select(String, String, String, String, String) |
Returns the values of the search result.
| |
Select(String, String, String, String, String, IEnumerableObject) |
Returns the values of the search result.
| |
Select(String, String, String, String, String, IEnumerableObject, Array) |
Returns the values of the search result.
|