ViewEventSet Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public sealed class ViewEventSet : Microsoft.SqlServer.Management.Smo.EventSetBase
type ViewEventSet = class
inherit EventSetBase
Public NotInheritable Class ViewEventSet
Inherits EventSetBase
- Héritage
Constructeurs
| Nom | Description |
|---|---|
| ViewEventSet() | |
| ViewEventSet(ViewEvent) | |
| ViewEventSet(ViewEvent[]) | |
| ViewEventSet(ViewEventSet) | |
Propriétés
| Nom | Description |
|---|---|
| AlterFulltextIndex |
définir la propriété pour AlterFulltextIndex |
| AlterIndex |
définir la propriété pour AlterIndex |
| AlterView |
définir la propriété pour AlterView |
| CreateFulltextIndex |
définir la propriété pour CreateFulltextIndex |
| CreateIndex |
définir la propriété pour CreateIndex |
| CreateSpatialIndex |
définir la propriété pour CreateSpatialIndex |
| CreateStatistics |
définir la propriété pour CreateStatistics |
| CreateXmlIndex |
définir la propriété pour CreateXmlIndex |
| DropFulltextIndex |
définir la propriété pour DropFulltextIndex |
| DropIndex |
définir la propriété pour DropIndex |
| DropStatistics |
définir la propriété pour DropStatistics |
| DropView |
définir la propriété pour DropView |
| NumberOfElements | |
| Storage |
stockage bit (Hérité de EventSetBase) |
| UpdateStatistics |
définir la propriété pour UpdateStatistics |
Méthodes
| Nom | Description |
|---|---|
| Add(ViewEvent) | |
| Add(ViewEventSet, ViewEvent) | |
| Copy() | |
| FitsMask(EventSetBase) |
true si elle correspond au masque (Hérité de EventSetBase) |
| HasCommonBits(EventSetBase) |
retourne true si cela et optCompare ont des options courantes définies (Hérité de EventSetBase) |
| Remove(ViewEvent) | |
| SetValue(EventSetBase, Boolean) |
valeur définie (Hérité de EventSetBase) |
| Subtract(ViewEventSet, ViewEvent) | |
| ToString() | |
Opérateurs
| Nom | Description |
|---|---|
| Addition(ViewEventSet, ViewEvent) | |
| Subtraction(ViewEventSet, ViewEvent) | |