Udostępnij za pośrednictwem


Właściwość TableEvent.DropTable

Pobiera zdarzenie tabela, 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 DropTable As TableEvent
    Get
'Użycie
Dim value As TableEvent

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.TableEvent
A TableEvent obiekt reprezentujący DropTable zdarzenie, które mogą być zawarte w tabela zdarzeń zestaw.