Op Englesch liesen

Deelen iwwer


SqlTriggerContext.EventData Property

Definition

Gets the event data specific to the action that fired the trigger.

C#
public System.Data.SqlTypes.SqlXml EventData { get; }

Property Value

The event data specific to the action that fired the trigger as a SqlXml if more information is available; null otherwise.

Remarks

This information is available for data definition language (DDL) triggers. No information is available through this property for data manipulation language (DML) triggers.

Applies to

Produkt Versiounen
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1