-
Notifications
You must be signed in to change notification settings - Fork 0
dev rstoetter cSqlScript cSqlScript::GetTableNameInNextLine()
Rainer Stötter edited this page May 31, 2018
·
1 revision
public string rstoetter\cSqlScript\cSqlScript::GetTableNameInNextLine()
- Namespace : rstoetter\cSqlScript
- Class name: cSqlScript
- This method is defined by the class rstoetter\cSqlScript\cSqlScript
The method GetTableNameInNextLine( ) searches for a CREATE TABLE statement in $m_next_line
Example:
string the table name or an empty string
This wiki page is part of the documentation of the PHP class library cSqlScript