LogRecordBuilder.SetParameter Method |
Name | Description | |
---|---|---|
SetParameter<T>(Int32, String, ParameterDirection, String, T) |
Sets the value of a given parameter and uses the default formatter.
| |
SetParameter<T>(Int32, String, ParameterDirection, String, T, IFormatter<T>) |
Sets the value of a given parameter and uses the default formatter.
|