PreparingEnlistment.RecoveryInformation メソッド

定義

参加リストの回復情報を取得します。

public:
 cli::array <System::Byte> ^ RecoveryInformation();
public byte[] RecoveryInformation();
member this.RecoveryInformation : unit -> byte[]
Public Function RecoveryInformation () As Byte()

返品

Byte[]

参加リストの回復情報。

例外

揮発性の参加リスト内で回復情報を取得しようとしても、復旧情報は生成されません。

適用対象