Event launch on exceute query
The event handler receives an argument of type ExecuteEventArgs containing data related to this event. The following ExecuteEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| StatementName | Set or get the statement name |
IMappedStatement Interface | IBatisNet.DataMapper.MappedStatements Namespace