Свойство | Type | Description | |
---|---|---|---|
$OPTIONS | array | Options for this query. | |
$end | The ending transaction statement which may be a COMMIT or a ROLLBACK. | ||
$statements | The list of statements in this transaction. | ||
$type | integer | The type of this query. |
Méthode | Description | |
---|---|---|
build ( ) : string | ||
parse ( |
public static array $OPTIONS | ||
Résultat | array |
public TransactionStatement,SqlParser\Statements $end | ||
Résultat |
public Statement[],SqlParser $statements | ||
Résultat |