Microsoft SDK for Java

Column.getDataType

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.