次の方法で共有


RestoredLogs.SourceTable プロパティ

定義

データを復元するテーブルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceTable")]
public string SourceTable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceTable")>]
member this.SourceTable : string with get, set
Public Property SourceTable As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象