com\setasign\SetaFramework\Database

SqlInterface Interface SqlInterface

File: /SetaFramework/src/Database/SqlInterface.php

Implemented in

Summary

Methods

getSql()

abstract public SqlInterface::getSql (
QuoteInterface $quoteInterface
): string

Returns the sql string of the query

Parameters
$quoteInterface : QuoteInterface