public interface IScriptedDataSetMetaData
void addColumn(java.lang.String name,
java.lang.Class dataType)
name - Name of column; must not be null or emptydataType - data type of column; must be one of the supported types
listed in method description.Copyright © 2008 Actuate Corp. All rights reserved.