SqlQuerySpec.QueryText Property

Definition

Gets or sets the text of the Azure DocumentDB database query.

[System.Runtime.Serialization.DataMember(Name="query")]
public string QueryText { get; set; }
Property Value

The text of the database query.