Select::QueryGet

Get the query that will be builded in the Run method

Sintaxe

namespace ProtocolLive\PhpLiveDb;

/**

 */
final class Select{
public function QueryGet():string;
}