ComValue.SetDbNull

Sets a DbNull value from FoxPro. DbNull is a value type and can't be accessed directly in FoxPro.

o.ComValue.SetDbNull()

See also