Udostępnij za pośrednictwem


Właściwość TableEvent.CreateXmlIndex

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 CreateXmlIndex As TableEvent
    Get
'Użycie
Dim value As TableEvent

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.TableEvent
A TableEvent obiekt reprezentujący CreateXmlIndex zdarzenie, które mogą być zawarte w tabela zdarzeń zestaw.