public static interface ICreateParams.IField.IDatabaseValues
Modifier and Type | Method and Description |
---|---|
ICreateParams.IField |
getField()
Returns the field that has this database values.
|
String |
getForeignKeyName()
Returns the foreign key name for this database option values.
|
String |
getRelationName()
Returns the relation name this field uses.
|
String |
getTableName()
Returns the name of the table from where the options will be read.
|
String |
getTextColumnName()
Returns the name of the column from where the exhibition text will be read.
|
String |
getValueColumnName()
Returns the name of the column from where the option's value will be read.
|
boolean |
isCreateForeignKey()
Returns whether the foreign key should be created.
|
String getTableName()
String getRelationName()
String getTextColumnName()
String getValueColumnName()
String getForeignKeyName()
boolean isCreateForeignKey()
ICreateParams.IField getField()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.