Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BcMysql
PHP Class BcMysql
Inheritance:
extends
Mysql
Exibir arquivo
Open project: baserproject/basercms
Public Methods
Method
Description
buildRenameTable
(
string
$sourceName
,
string
$targetName
) :
string
テーブル名のリネームステートメントを生成
Method Details
buildRenameTable()
public
method
テーブル名のリネームステートメントを生成
public
buildRenameTable
(
string
$sourceName
,
string
$targetName
) :
string
$sourceName
string
$targetName
string
return
string