useLegacySql property

bool? useLegacySql
getter/setter pair

True if view is defined in legacy SQL dialect, false if in GoogleSQL.

Implementation

core.bool? useLegacySql;