Options for Query.

Query のオプション項目

interface QueryOptions {
    showProgress: boolean;
}

Properties

Properties

showProgress: boolean

Whether to show progress message.

進捗状況を表示するかどうか。