次の方法で共有


AzureSqlReferenceInputDataSource.FullSnapshotQuery プロパティ

定義

この要素がデータソース要素に関連付けられているかどうかを取得または設定します。 このクエリは、SQL データベースからデータをフェッチするために使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象