Click or drag to resize
CommandDefinitionCommandType Property
The type of command that the command-text represents

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<CommandType> CommandType { get; }

Property Value

Type: NullableCommandType
See Also