Share via


AzureSqlReferenceInputDataSource.FullSnapshotQuery Property

Definition

Gets or sets this element is associated with the datasource element. This query is used to fetch data from the sql database.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to