abstract dataType TAPDataType
extends TableDataType
An abstract parent for the specific data types supported by the Table Access Protocol.
Members
| name | type | mult | description |
|---|---|---|---|
| size | ivoa:integer | The length of the fixed-length value This corresponds to the size Column attribute in the TAP_SCHEMA and can be used with data types that are defined with a length (CHAR, BINARY). |