IdpsQueryContent クラス

定義

IDPS シグネチャ DB に対して実行するクエリについて説明します。

public class IdpsQueryContent
type IdpsQueryContent = class
Public Class IdpsQueryContent
継承
IdpsQueryContent

コンストラクター

IdpsQueryContent()

IdpsQueryContent の新しいインスタンスを初期化します。

プロパティ

Filters

すべてのフィルターの名前と値を含めます。

OrderBy

応答を並べ替える列。

ResultsPerPage

各ページで返される結果の数。

Search

すべての列の検索語句。

Skip

スキップするフィルターに一致するレコードの数。

適用対象