IMutableTrigger 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 IMutableTrigger : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableMetadataObject, Microsoft.SqlServer.Management.SqlParser.Metadata.ITrigger
type IMutableTrigger = interface
interface ITrigger
interface IMetadataObject
interface IMutableMetadataObject
Public Interface IMutableTrigger
Implements IMutableMetadataObject, ITrigger
- Dérivé
- Implémente
Propriétés
| Nom | Description |
|---|---|
| BodyText | |
| ExecutionContext | |
| IsEnabled | |
| IsEncrypted | |
| IsSqlClr | |
| Name | (Hérité de IMetadataObject) |
Méthodes
| Nom | Description |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (Hérité de IMetadataObject) |
Méthodes d’extension
| Nom | Description |
|---|---|
| TypeInfo(IMetadataObject) | |