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

속성 값

적용 대상