| NumericTypes read-only,
          indexed property. Returns a type name from the numeric
          types list. Syntax:
            str = object.NumericType(index) Parameters:
          index - 1- based index in the list. Should be between 1 and CountNumericTypes.  Result is a string containing the type name. Applies to: SQLite COM
          object See also:   AddNumericType,
          RemoveNumericType, CountNumericTypes
           Supported on: 
            Windows 95/NT and laterWindows CE 3.0 and later
 Pocket PC/Windows Mobile 2003 and later
 Windows CE.NET 4 and later
   |