Property CommandType
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
CommandType
Gets the type of database command being tracked.
public CommandType CommandType { get; }
Property Value
Remarks
Identifies the operation type (Query, Update, Insert, Delete, etc.) for diagnostic purposes.