Overview | Methods | This Package | All Packages
Retrieves the data type of the field in the recordset that the column is bound to.
Syntax
public int getDataType()
Return Value
Returns an integer that represents the data type of the bound field. This value is one of the constants defined by the com.ms.wfc.data.AdoEnums.DataType class.