Version: 2022.3
言語: 日本語
public static Search.ISearchQuery CreateQuery (ref string name, Search.SearchContext context, Search.SearchTable tableConfig);

パラメーター

name Name of the query.
context Search context used to execute the query.
tableConfig Search table used to populate the table view. Can be null.

戻り値

ISearchQuery Returns a new search query object.

説明

Creates a new search query.

This search query needs to be persisted manually.