Свойство CreateStatistics

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property CreateStatistics As TableEvent
    Get
'Применение
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

Значение свойства

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