Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Propriétés Trigger

Le type Trigger expose les membres suivants.

  Nom Description
Propriété publique AnsiNullsStatus Gets the Boolean property value that specifies whether ISO NULL handling is enabled in the trigger.
Propriété publique AssemblyName Gets or sets the name of the .NET assembly that is required by the referenced trigger.
Propriété publique ClassName Gets or sets the name of the class that is called by the referenced trigger.
Propriété publique CreateDate Gets the date and time when the trigger was created.
Propriété publique DateLastModified Gets the date and time when the trigger was last modified.
Propriété publique Delete Gets or sets the Boolean property value that specifies whether the trigger is executed when records are deleted from the table.
Propriété publique DeleteOrder Gets or sets the order in which the trigger and the delete operation are executed.
Propriété publique Events Gets the events that are associated with the trigger.
Propriété publique ExecutionContext Gets or sets the execution context.
Propriété publique ExecutionContextPrincipal Gets or sets the execution context principal.
Propriété publique ExtendedProperties Gets the extended properties of the Trigger object.
Propriété publique ID Gets the ID value that uniquely identifies the trigger.
Propriété publique ImplementationType Gets or sets the implementation type of the trigger.
Propriété publique Insert Gets or sets the Boolean property value that specifies whether the trigger is fired when records are inserted into the table.
Propriété publique InsertOrder Gets or sets the order in which the trigger and the insert operation are executed.
Propriété publique InsteadOf Gets or sets a Boolean property that specifies whether the trigger runs instead of the insert, delete, or update operation.
Propriété publique IsEnabled Gets or sets the Boolean property that specifies whether the trigger is enabled.
Propriété publique IsEncrypted Gets or sets the Boolean property value that specifies whether the trigger is encrypted.
Propriété publique IsSystemObject Gets the Boolean property value that specifies whether the trigger is a system object.
Propriété publique MethodName Gets the method name for the trigger.
Propriété publique Name Gets or sets a String value that specifies the name of the trigger. (remplace NamedSmoObject.Name.)
Propriété publique NotForReplication Gets or sets a Boolean property value that specifies whether the trigger is included in replication operations.
Propriété publique Parent Gets or sets the SqlSmoObject object that is the parent of the Trigger object.
Propriété publique Properties Gets a collection of Property objects that represent the object properties. (hérité de SqlSmoObject.)
Propriété publique QuotedIdentifierStatus Gets or sets a Boolean property value that specifies whether identifiers delimited by double quotation marks are Transact-SQL reserved keywords or contain characters not usually allowed by the Transact-SQL syntax rules.
Propriété publique State Gets the state of the referenced object. (hérité de SmoObjectBase.)
Propriété publique TextBody Gets or sets the Transact-SQL string that defines the trigger.
Propriété publique TextHeader Gets or sets the header part of the Transact-SQL string that defines the trigger.
Propriété publique TextMode Gets or sets the Boolean property that specifies whether the text header is editable as text.
Propriété publique Update Gets or sets the Boolean property value that specifies whether the trigger is fired when records are updated in the table.
Propriété publique UpdateOrder Gets or sets the order in which the trigger and the update operation are executed.
Propriété publique Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (hérité de SqlSmoObject.)
Propriété publique UserData Gets or sets user-defined data associated with the referenced object. (hérité de SmoObjectBase.)
Haut de la page
  Nom Description
Implémentation d'interface explicite Propriété privée ISfcSupportsDesignMode.IsDesignMode Gets a Boolean value that specifies whether the trigger supports design mode.
Haut de la page
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
Microsoft réalise une enquête en ligne pour recueillir votre opinion sur le site Web de MSDN. Si vous choisissez d’y participer, cette enquête en ligne vous sera présentée lorsque vous quitterez le site Web de MSDN.

Si vous souhaitez y participer,
© 2013 Microsoft. Tous droits réservés.