BtRqbServer:Init()
<< Click to Display Table of Contents >>
BtRqbServer:Init()
|
|
Purpose
Constructor of the BtRQBServer class
Prototype
METHOD Init ( cFileName, nMode, cOwner, nId ) CLASS BtRqbServer
Argument(s)
<cFileName> | name of the file to open |
<nMode> | (Optional) Open Mode |
<cOwner> | (Optional) Name of the owner of the table |
<nId> | (Optional) Client ID to use when opening the file. |
See Also