ColumnResult::getTableName
PHP function
Edit on GitHub ✎
Get table name
Description
mysql_xdevapi\ColumnResult::getTableName(): string
Func
Parameters Parameters
Return Values
Name of the table for the column.
Examples
mysql_xdevapi\ColumnResult::getTableName() example
php
<?php
/* ... */
?>