Table of Contents

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

CommandType

Remarks

Identifies the operation type (Query, Update, Insert, Delete, etc.) for diagnostic purposes.