Column.getDataFormat

Overview | Methods | This Package | All Packages

Column.getDataFormat

Retrieves the format of the column's data.

Syntax

public IDataFormat getDataFormat()

Return Value

Returns an object implementing the IDataFormat interface that specifies the format of the data in the column. For more information, see setDataFormat.