Udostępnij za pośrednictwem


Właściwość DatabaseEvent.DropXmlSchemaCollection

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 DropXmlSchemaCollection As DatabaseEvent
    Get
'Użycie
Dim value As DatabaseEvent

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.DatabaseEvent
A DatabaseEvent obiekt reprezentujący DropXmlSchemaCollection zdarzenie, które mogą być zawarte w zestaw zdarzeń bazy danych.