Aracılığıyla paylaş


TableEvent.DropIndex Ö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 DropIndex As TableEvent
    Get
'Kullanım
Dim value As TableEvent

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

Özellik Değeri

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