Share via


SqlScript.Type Property

Definition

The type of the SQL script.

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

Property Value

Applies to