次の方法で共有


ResultStatistics クラス

定義

ジョブ実行統計を検索します。

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

コンストラクター

ResultStatistics()

ResultStatistics クラスの新しいインスタンスを初期化します。

ResultStatistics(Nullable<Double>, Nullable<Int32>)

ResultStatistics クラスの新しいインスタンスを初期化します。

プロパティ

IngestedRecords

検索ジョブによって返された行の数を取得します。

Progress

検索ジョブの完了率を取得します。

メソッド

Validate()

オブジェクトを検証します。

適用対象