List<Option> |
Column.optionList |
The list of options for this column.
|
List<Option> |
Database.optionList |
The list of options for this database.
|
List<Option> |
ForeignKey.optionList |
The list of options for this foreign key.
|
List<Option> |
Index.optionList |
The list of otions for the index.
|
List<Option> |
Table.optionList |
The options for this table.
|
List<Option> |
Unique.optionList |
The options for this unique constraint.
|
List<Option> |
View.optionList |
The options for this view.
|
List<Option> |
ViewColumn.options |
The list of options for this view column.
|