Udostępnij za pośrednictwem


Właściwość DatabaseEvent.UnbindRule

Pobiera zdarzenie bazy danych, które można dołączyć zestaw zdarzeń.

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

Składnia

'Deklaracja
Public Shared ReadOnly Property UnbindRule As DatabaseEvent
    Get
'Użycie
Dim value As DatabaseEvent

value = DatabaseEvent.UnbindRule
public static DatabaseEvent UnbindRule { get; }
public:
static property DatabaseEvent^ UnbindRule {
    DatabaseEvent^ get ();
}
static member UnbindRule : DatabaseEvent
static function get UnbindRule () : DatabaseEvent

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.DatabaseEvent
A DatabaseEvent obiekt, który reprezentuje zdarzenie UnbindRule, który może zawierać zestaw zdarzeń bazy danych.