Share via


ExpressionV2.Type Property

Definition

Type of expressions supported by the system. Type: string.

public Azure.Analytics.Synapse.Artifacts.Models.ExpressionV2Type? Type { get; set; }
member this.Type : Nullable<Azure.Analytics.Synapse.Artifacts.Models.ExpressionV2Type> with get, set
Public Property Type As Nullable(Of ExpressionV2Type)

Property Value

Applies to