Retrieves the fixed up value from the .Value
property. The call is returned by calling .GetProperty()
to retrieve the value which automatically converts problem types to the appropriate wrapper types (ie. Array/Collections to ComArrays, DbNulls to Nulls etc.).
o.ComValue.GetValue()
Return Value
Normalized value
See also:
Class ComValue© West Wind Technologies, 1996-2024 • Updated: 05/05/16
Comment or report problem with topic