Function CSPODBCField::GetFieldType()
Description:
Retrieves the data type of the column.
 |
Prototype:
unsigned long GetFieldType() const;
Arguments:
No arguments (void).
Return value:
Returns a number within the CSPVariant::Types enumeration. See member function CSPVariant::GetType() for more details.
See also:
class CSPVariant
|
|