Overload List

NameDescription
ForType(Object)
Return the appropriate DataType for the type of the given object. Will return null if can't determine the appropriate type.
ForType(Type)
Return the appropriate DataType for the given type. Will return null if can't determine the appropriate type.

See Also