Aracılığıyla paylaş


TableEvent.DropStatistics Özelliği

Olay dahil edilebilir bir tablo olay alır küme.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public Shared ReadOnly Property DropStatistics As TableEvent
    Get
'Kullanım
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

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.TableEvent
A TableEvent temsil eden nesne DropStatistics tablo olayı dahil olay küme.