AlterFulltextIndex Propiedad
Gets a view event that can be included in the event set.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property AlterFulltextIndex As ViewEvent
Get
'Uso
Dim value As ViewEvent
value = ViewEvent.AlterFulltextIndex
public static ViewEvent AlterFulltextIndex { get; }
public:
static property ViewEvent^ AlterFulltextIndex {
ViewEvent^ get ();
}
static member AlterFulltextIndex : ViewEvent
static function get AlterFulltextIndex () : ViewEvent
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Smo. . :: . .ViewEvent
ViewEvent
Comentarios
An AlterFulltextIndex event object that represents the AlterFulltextIndex event that can be included in the view event set