definition:
|
indexEntryColumnSynopsis :: Database.CDBI.Description.Column String
indexEntryColumnSynopsis =
Database.CDBI.Description.Column "\"Synopsis\"" "\"IndexEntry\".\"Synopsis\""
|
demand:
|
no demanded arguments
|
deterministic:
|
deterministic operation
|
documentation:
|
--- The database column `Synopsis` of the `IndexEntry` entity.
|
failfree:
|
()
|
indeterministic:
|
referentially transparent operation
|
infix:
|
no fixity defined
|
iotype:
|
{() |-> {Column}}
|
name:
|
indexEntryColumnSynopsis
|
precedence:
|
no precedence defined
|
result-values:
|
{Column}
|
signature:
|
Database.CDBI.Description.Column String
|
solution-complete:
|
operationally complete operation
|
terminating:
|
yes
|
totally-defined:
|
reducible on all ground data terms
|