QueryDefinition.QueryText プロパティ

定義

Azure Cosmos DB SQL クエリのテキストを取得します。

public string QueryText { get; }
member this.QueryText : string
Public ReadOnly Property QueryText As String

プロパティ値

SQL クエリのテキスト。

適用対象