Table of Contents

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

commandType CommandType

The type of database command to track.