编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ColumnResult::getTableLabel
  • ColumnResult::getType »
  • PHP Manual
  • mysql_xdevapi\ColumnResult
  • Get table name

ColumnResult::getTableName

(No version information available, might only be in Git)

ColumnResult::getTableName — Get table name

说明

public mysql_xdevapi\ColumnResult::getTableName ( void ) : string

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

Name of the table for the column.

范例

Example #1 mysql_xdevapi\ColumnResult::getTableName() example

<?php

/* ... */

?>
相关文章
php mysql xdevapi columnresult classphp mysql xdevapi table classphp mysql xdevapi columnresult get collation namephp mysql xdevapi columnresult get column labelphp mysql xdevapi columnresult get column namephp mysql xdevapi columnresult get fractional digit lengthphp mysql xdevapi columnresult get column field lengthphp mysql xdevapi columnresult get schema namephp mysql xdevapi columnresult get table labelphp mysql xdevapi columnresult get table namephp mysql xdevapi databaseobject get object namephp mysql xdevapi databaseobject get session namephp mysql xdevapi schema get schema namephp mysql xdevapi schema get schema tablephp mysql xdevapi table table constructorphp mysql xdevapi table get row countphp mysql xdevapi table delete rows from tablephp mysql xdevapi table check if table exists in databasephp mysql xdevapi table get table namephp mysql xdevapi table get table schema
关注编程学问公众号
编程学问网 湘ICP备20001732号