Udostępnij za pośrednictwem


Właściwość TableEvent.CreateStatistics

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

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

Wartość właściwości

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