CloseFileHandleResultSegment クラス

定義

ページ分割シナリオの継続情報を含む、閉じるファイル ハンドルの結果を表します。

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

コンストラクター

CloseFileHandleResultSegment()

ページ分割シナリオの継続情報を含む、閉じるファイル ハンドルの結果を表します。

プロパティ

ContinuationToken

1 つの要求内で完了していない場合に閉じる操作を続行するために使用される継続トークンを取得します。

NumHandlesClosed

この要求で閉じられたハンドルの数。

適用対象