Virtual Table Server (VTS) Functions
The VTS functions enable management of data on a Virtual Table Server, for both single and multiple server connections .
Note: The functions for multiple connections have been deprecated, and support for multiple connections will be fully removed in a future version. It is therefore recommended to work with the single connection functions only.
- Virtual Table Server (VTS) Functions for Single Connection (lrvtc and vts.)
- Virtual Table Server (VTS) Functions for Multiple Connections (vtc and vts_multi) (Deprecated)
- Virtual Table Server Functions for Single Connection (lrvtc) (JavaScript)
- Virtual Table Server Functions for Multiple Connections (vtc) (JavaScript)
For a comparison between the single and multiple connection functions, see Virtual Table Server (VTS) Single Connection and Multiple Connection Functions.