SfcTSqlScript.ExecutionType Property

Definition

Will set the execution type of the script. IS needs this to run multiple batches in one execution

public Microsoft.SqlServer.Management.Common.ExecutionTypes ExecutionType { get; set; }
member this.ExecutionType : Microsoft.SqlServer.Management.Common.ExecutionTypes with get, set
Public Property ExecutionType As ExecutionTypes

Property Value

Applies to