xSQL.Schema.SqlServer Namespace : SqlDatabaseTriggerEventArgs Class |
The following tables list the members exposed by SqlDatabaseTriggerEventArgs.
Name | Description | |
---|---|---|
![]() | SqlDatabaseTriggerEventArgs Constructor | Initializes a new instance of the SqlDatabaseTriggerEventArgs class with the specified database trigger. |
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets the value that indicates whether the operation in progress, that raised the event, should be canceled. (Inherited from xSQL.Schema.Core.EntityEventArgs<SqlDatabaseTrigger>) |
![]() | Entity | Gets the entity for which the event is raised. (Inherited from xSQL.Schema.Core.EntityEventArgs<SqlDatabaseTrigger>) |