PHP 클래스 SqlParser\Components\UnionKeyword

상속: extends SqlParser\Component
파일 보기 프로젝트 열기: phpmyadmin/sql-parser

공개 메소드들

메소드 설명
build ( SelectStatement[] $component, array $options = [] ) : string

메소드 상세

build() 공개 정적인 메소드

public static build ( SelectStatement[] $component, array $options = [] ) : string
$component SqlParser\Statements\SelectStatement[] The component to be built.
$options array Parameters for building.
리턴 string