Bitrix API

Builder

Builder for table

Table of Contents

Methods

__construct()  : mixed
build()  : Result
Build sql query for creating table
setFieldCollection()  : $this
Sets collection of fields
setName()  : $this
Sets name of table

Methods

__construct()

public __construct() : mixed

build()

Build sql query for creating table

public build() : Result
Return values
Result

setName()

Sets name of table

public setName(string $name) : $this
Parameters
$name : string
Return values
$this

        
On this page

Search results