tableName property

String tableName
final

The user table this index is on (goes into sqlite_schema.tbl_name).

Implementation

final String tableName;