Partager via


Propriété UpdateStatistics

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property UpdateStatistics As TableEvent
    Get
'Utilisation
Dim value As TableEvent

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

Valeur de propriété

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