Global Functions

Note: The functions for multiple connections have been deprecated.

Function NameDescription
vtc.columnSizeReturns the number of fields that contain data in a column.
vtc.connectCreates a connection to the server.
vtc.createColumnCreates a column.
vtc.disconnectDisconnects from the server.
vtc.dropIndexDeletes the index on a column.
vtc.ensureIndexCreates an index on a column.