SparkStatementCollection.Statements Property

Definition

Gets the statements.

public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Synapse.Spark.Models.SparkStatement> Statements { get; }
member this.Statements : System.Collections.Generic.IReadOnlyList<Azure.Analytics.Synapse.Spark.Models.SparkStatement>
Public ReadOnly Property Statements As IReadOnlyList(Of SparkStatement)

Property Value

Applies to