SE_file_describe

Describes a file.

Usage syntax

LONG SE_file_describe (SE_FILEINFO fileinfo, SHORT *num_columns, SE_COLUMN_DEF **column_defs);

Parameters
fileinfo The fileinfo entry handle
num_columns The number of columns
column_defs An array of column definitions
Description

SE_file_describe returns the column definitions for the specified external file.

Returns

SE_SUCCESS
SE_INVALID_FILEINFO_OBJECT_TYPE

SE_NET_FAILURE

SE_SDE_NOT_STARTED