foreignTableName property

String foreignTableName
final

The name of the table referenced by this foreign key (converted to camelCase).

Implementation

final String foreignTableName;