SfcTSqlScript.ExecutionType プロパティ

定義

スクリプトの実行の種類を設定します。 IS では、1 回の実行で複数のバッチを実行する必要があります

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

プロパティ値

適用対象