dbplus_ropen

(4.1.0 - 4.2.3 only)

dbplus_ropen -- Open relation file local

Description

resource dbplus_ropen ( string name)

Varovanie

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, meno tejto funkcie a všetko ostatné, čo tu je zdokumentované sa v budúcnosti môže bez ohlásenia zmeniť. Majte to na pamäti a používajte túto funkciu iba na vlastné nebezpečentsvo.

dbplus_ropen() will open the relation file locally for quick access without any client/server overhead. Access is read only and only dbplus_current() and dbplus_next() may be applied to the returned relation.