1762. Class

1762.1. Zend\Db\Sql\TableIdentifier

1762.1.1. Methods

1762.1.1.1. __construct

__construct()

@param string $table

Parameters:string

1762.1.1.2. setTable

setTable()

@param string $table

1762.1.1.3. getTable

getTable()

@return string

1762.1.1.4. hasSchema

hasSchema()

@return bool

1762.1.1.5. setSchema

setSchema()

@param $schema

1762.1.1.6. getSchema

getSchema()

@return null|string

1762.1.1.7. getTableAndSchema

getTableAndSchema()