Overload List

  NameDescription
Public methodSelect()()()()
Returns all values of the search result.
(Inherited from BCSQuery.)
Public methodSelect(String)
Returns the values of the search result.
(Inherited from BCSQuery.)
Public methodSelect(String, String)
Returns the values of the search result.
(Inherited from BCSQuery.)
Public methodSelect(String, String, String, String, String)
Returns the values of the search result.
(Inherited from BCSQuery.)
Public methodSelect(String, String, String, String, String, IEnumerable<(Of <<'(Object>)>>))
Returns the values of the search result.
(Inherited from BCSQuery.)
Public methodSelect(String, String, String, String, String, IEnumerable<(Of <<'(Object>)>>), Array%)
Returns the values of the search result.
(Inherited from BCSQuery.)

See Also