ConvertZeroToNullable Method

Overload List

ZeroToNullable(Decimal) Converts to null when the indicated value is 0.
ZeroToNullable(Int16) Converts to when the indicated value is 0.
ZeroToNullable(Int32) Converts to when the indicated value is 0.
ZeroToNullable(Int64) Converts to when the indicated value is 0.

See Also