Interface JCoExtendedFieldMetaData


public interface JCoExtendedFieldMetaData
Encapsulates the extended metadata of a single field of either a parameter list, a structure, or a table. An application which needs additional metadata, e.g. such which are not already available from the JCoMetaData interface, can implement this interface and store arbitrary information for each data field.
See Also: