Constructor CommandInfo
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
CommandInfo(CommandType)
Creates a new CommandInfo instance for tracking the specified command type.
public CommandInfo(CommandType commandType)
Parameters
commandTypeCommandTypeThe type of database command to track.