Właściwość TableEvent.DropIndex
Pobiera zdarzenie tabela, które można dołączyć zestaw zdarzeń.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Shared ReadOnly Property DropIndex As TableEvent
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.TableEvent
A TableEvent obiekt reprezentujący DropIndex zdarzenie, które mogą być zawarte w tabela zdarzeń zestaw.
Zobacz także