PHP 클래스 Prado\Data\Common\Sqlite\TSqliteTableInfo

부터: 3.1
상속: extends Prado\Data\Common\TDbTableInfo
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
createCommandBuilder ( $connection ) : TDbCommandBuilder
getTableFullName ( ) : string

메소드 상세

createCommandBuilder() 공개 메소드

public createCommandBuilder ( $connection ) : TDbCommandBuilder
리턴 TDbCommandBuilder new command builder

getTableFullName() 공개 메소드

public getTableFullName ( ) : string
리턴 string full name of the table, database dependent.