Microsoft SDK for Java

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.

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