tableType property

String? tableType
getter/setter pair

Hive table type.

For example, MANAGED_TABLE, EXTERNAL_TABLE.

Implementation

core.String? tableType;