SfcTSqlScript.ExecutionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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