SfcTSqlScript.ExecutionType 属性

定义

将设置脚本的执行类型。 IS 需要在一次执行中运行多个批处理

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

属性值

适用于