SqlStatementResult::__construct

(No version information available, might only be in Git)

SqlStatementResult::__construct — Description constructor

Açıklama

private function mysql_xdevapi\SqlStatementResult::__construct()

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Örnekler

Örnek 1 mysql_xdevapi\SqlStatementResult::__construct() example

<?php

/* ... */

?>
+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top