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

プロパティ値

適用対象