Udostępnij za pośrednictwem


Właściwość DatabaseDdlTrigger.ExecutionContext

Pobiera lub ustawia typ kontekście wykonanie używany przez wyzwalacz DLL bazy danych, przez siebie, przez rozmówcę lub przez określony login.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.SqlAzureDatabase)> _
Public Property ExecutionContext As DatabaseDdlTriggerExecutionContext
    Get
    Set
'Użycie
Dim instance As DatabaseDdlTrigger
Dim value As DatabaseDdlTriggerExecutionContext

value = instance.ExecutionContext

instance.ExecutionContext = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public DatabaseDdlTriggerExecutionContext ExecutionContext { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::SqlAzureDatabase)]
public:
property DatabaseDdlTriggerExecutionContext ExecutionContext {
    DatabaseDdlTriggerExecutionContext get ();
    void set (DatabaseDdlTriggerExecutionContext value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)>]
member ExecutionContext : DatabaseDdlTriggerExecutionContext with get, set
function get ExecutionContext () : DatabaseDdlTriggerExecutionContext
function set ExecutionContext (value : DatabaseDdlTriggerExecutionContext)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.DatabaseDdlTriggerExecutionContext
A DatabaseDdlTriggerExecutionContext obiekt, który określa typ kontekst wykonania, który jest używany przez wyzwalacz DLL bazy danych.

Uwagi

Jeśli określisz, że wykonanie kontekstu jest [F:Microsoft.SqlServer.Management.Smo.DatabaseDdlTriggerExecutionContext.ExecuteAsUser,] należy również zestaw ExecutionContextUser właściwość, aby określić użytkownika, który do użytku.