SfcTSqlScript.ExecutionMode Property

Definition

Will set the execution mode of the script. DC needs this to set the execution mode to return a result set

public Microsoft.SqlServer.Management.Sdk.Sfc.SfcTSqlExecutor.ExecutionMode ExecutionMode { get; set; }
member this.ExecutionMode : Microsoft.SqlServer.Management.Sdk.Sfc.SfcTSqlExecutor.ExecutionMode with get, set
Public Property ExecutionMode As SfcTSqlExecutor.ExecutionMode

Property Value

Applies to