Condividi tramite


Proprietà CreateStatistics

Gets a table event that can be included in the event set.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly Property CreateStatistics As TableEvent
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .TableEvent
A TableEvent object that represents the CreateStatistics event that can be included in the table event set.