Db\ReferenceInterface

Interface Phalcon\Db\ReferenceInterface

Phalcon\Db\ReferenceInterface initializer

Methods

abstract public string getName ()

Gets the index name

abstract public string getSchemaName ()

Gets the schema where referenced table is

abstract public string getReferencedSchema ()

Gets the schema where referenced table is

abstract public array getColumns ()

Gets local columns which reference is based

abstract public string getReferencedTable ()

Gets the referenced table

abstract public array getReferencedColumns ()

Gets referenced columns

© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Db_ReferenceInterface.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部