NullValues(string[]) Method
The string values used to represent null when converting.

Syntax

public virtual ParameterMap NullValues(params string[] nullValues)

Parameters

Name Type Description
nullValues string[] The values that represent null.

Return Value

Type Description
ParameterMap