Udostępnij za pośrednictwem


Właściwość TableEvent.DropStatistics

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

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

Wartość właściwości

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