Click or drag to resize
DynamicParametersRemoveUnused Property
If true, the command-text is inspected and only values that are clearly used are included on the connection

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool RemoveUnused { get; set; }

Property Value

Type: Boolean
See Also