Overload List

  NameDescription
Public methodExecuteQuery(BCSearchQuery)
Returns a collection of documents matching the given query.
Public methodExecuteQuery(BCSearchQuery, BCCollectionBase<(Of <<'(BCPropertyDef>)>>))
Returns a collection of documents matching the given query.
Public methodExecuteQuery(BCSearchQuery, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), SortKind)
Returns a collection of documents matching the given query.
Public methodExecuteQuery(BCSearchQuery, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), SortKind, BCSearchQuery)
Returns a collection of documents matching the given query.
Public methodExecuteQuery(BCSearchQuery, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), SortKind, BCSelection)
Returns a collection of documents matching the given query.

See Also