Click or drag to resize
BCSQueryGetValues Method
Overload List
  NameDescription
Public methodGetValues
Returns all values of the search result.
Public methodGetValues(IEnumerableString, IEnumerableObject)
Returns the values of the search result.
Public methodGetValues(String, Object)
Returns the values of the search result.
Public methodGetValues(IEnumerableString, IEnumerableObject, IEnumerableString)
Returns the values of the search result.
Public methodGetValues(IEnumerableString, IEnumerableObject, String)
Returns the values of the search result.
Public methodGetValues(String, Object, String)
Returns values of the search result.
Public methodGetValues(IEnumerableString, IEnumerableObject, IEnumerableString, Boolean, IEnumerableString)
Returns the values of the search result.
Public methodGetValues(IEnumerableString, IEnumerableObject, IEnumerableString, Boolean, IEnumerableString, Array)
Returns the values of the search result.
Top
See Also