IMutableTriggerEventTypeSet Interface
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 interface IMutableTriggerEventTypeSet : Microsoft.SqlServer.Management.SqlParser.Metadata.ITriggerEventTypeSet, System.Collections.Generic.IEnumerable<string>
type IMutableTriggerEventTypeSet = interface
interface ITriggerEventTypeSet
interface seq<string>
interface IEnumerable
Public Interface IMutableTriggerEventTypeSet
Implements IEnumerable(Of String), ITriggerEventTypeSet
- Dérivé
- Implémente
Méthodes
| Nom | Description |
|---|---|
| Add(String) | |
| Clear() | |
| Contains(String) | (Hérité de ITriggerEventTypeSet) |
| Remove(String) | |