Skip to content

abstract dataType TAPDataType

extends TableDataType

An abstract parent for the specific data types supported by the Table Access Protocol.

«dataType»TAPDataTypeivoa:integer size«dataType»TableDataType«dataType»DataType«dataType»TAPType

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).