Udostępnij za pośrednictwem


Właściwość ServerEvent.CreateMasterKey

Pobiera zdarzenia serwera, które mogą być uwzględniane w przypadku zestaw.

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

Składnia

'Deklaracja
Public Shared ReadOnly Property CreateMasterKey As ServerEvent
    Get
'Użycie
Dim value As ServerEvent

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.ServerEvent
A ServerEvent obiekt reprezentujący CreateMasterKey zdarzenie, które mogą być zawarte w zdarzenie serwera zestaw.