tableType property

String? tableType
final

The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).

Implementation

final String? tableType;