atoti.ExternalColumn.isnull()#

ExternalColumn.isnull()#

Return a condition evaluating to True where this container evaluates to None, and evaluating to False elsewhere.

Return type:

RelationalCondition[+IdentifierT_co, Literal[‘EQ’], NoneType]