SfcTSqlScript.ExecutionMode 属性

定义

将设置脚本的执行模式。 DC 需要此设置才能设置执行模式以返回结果集

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

属性值

适用于