SfcTSqlScript.ExecutionMode 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 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