public interface ColumnMetaInfo
DataSet.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The name of the column.
|
ColumnType |
getType()
The dataType of the column.
|
boolean |
isPrimaryKey()
The column needs to know if it belongs to the primary key or not.
|
java.lang.String getName()
ColumnType getType()
boolean isPrimaryKey()
Copyright © Micro Focus 2004-2019. All rights reserved.