BCSQueryGetValues Method | 
| Name | Description | |
|---|---|---|
| GetValues | 
            Returns all values of the search result.
              | |
| GetValues(IEnumerableString, IEnumerableObject) | 
            Returns the values of the search result.
              | |
| GetValues(String, Object) | 
            Returns the values of the search result.
              | |
| GetValues(IEnumerableString, IEnumerableObject, IEnumerableString) | 
            Returns the values of the search result.
              | |
| GetValues(IEnumerableString, IEnumerableObject, String) | 
            Returns the values of the search result.
              | |
| GetValues(String, Object, String) | 
            Returns values of the search result.
              | |
| GetValues(IEnumerableString, IEnumerableObject, IEnumerableString, Boolean, IEnumerableString) | 
            Returns the values of the search result.
              | |
| GetValues(IEnumerableString, IEnumerableObject, IEnumerableString, Boolean, IEnumerableString, Array) | 
            Returns the values of the search result.
              |