Skip to content

dev rstoetter cSqlScript cSqlScript::GetTableNameInNextLine()

Rainer Stötter edited this page May 31, 2018 · 1 revision

Method GetTableNameInNextLine( ) - of API Reference dev

 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:

Returns

string the table name or an empty string

Clone this wiki locally