Udostępnij przez


Właściwość SfcTSqlScript.ExecutionMode

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Property ExecutionMode As SfcTSqlExecutor..::..ExecutionMode
    Get
    Set
'Użycie
Dim instance As SfcTSqlScript
Dim value As SfcTSqlExecutor..::..ExecutionMode

value = instance.ExecutionMode

instance.ExecutionMode = value
public SfcTSqlExecutor..::..ExecutionMode ExecutionMode { get; set; }
public:
property SfcTSqlExecutor..::..ExecutionMode ExecutionMode {
    SfcTSqlExecutor..::..ExecutionMode get ();
    void set (SfcTSqlExecutor..::..ExecutionMode value);
}
member ExecutionMode : SfcTSqlExecutor..::..ExecutionMode with get, set
function get ExecutionMode () : SfcTSqlExecutor..::..ExecutionMode
function set ExecutionMode (value : SfcTSqlExecutor..::..ExecutionMode)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcTSqlExecutor.ExecutionMode
Tryb wykonywania skryptu.