次の方法で共有


StreamAnalyticsQueryCompilationResult.Functions プロパティ

定義

クエリで使用されるすべての関数名。

public System.Collections.Generic.IReadOnlyList<string> Functions { get; }
member this.Functions : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Functions As IReadOnlyList(Of String)

プロパティ値

適用対象