Skip to main content

final class atoti.ExternalColumn

Column of an external table.
data_typeThe type of the elements in the column.
isinReturn a condition evaluating to True for elements of this column included in the given elements, and evaluating to False elsewhere.
isnullReturn a condition evaluating to True where this container evaluates to None, and evaluating to False elsewhere.
nameThe name of the column.