SfcTSqlScript.ExecutionType Propiedad

Definición

Establecerá el tipo de ejecución del script. IS necesita que se ejecuten varios lotes en una ejecución.

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

Valor de propiedad

Se aplica a