Global Functions

The C Language reference includes information for the other supported languages.

C LanguageC# LanguageJava LanguageJavaScript Description
lrvtc_column_size vts.column_size lrvtc.column_sizelrvtc.columnSizeReturns the number of fields that contain data in a column.
lrvtc_connect vts.connect lrvtc.connect lrvtc.connectCreates a connection to the server.
lrvtc_connect_exvts.connect.exlrvtc.connect.exlrvtc.connectExConfigures HTTPS and NTLM authentication.
lrvtc_create_column vts.create_column lrvtc.clear_column lrvtc.createColumnCreates a column.
lrvtc_disconnectvts.disconnect lrvtc.disconnectlrvtc.disconnectDisconnects from the server.
lrvtc_drop_index vts.drop_index lrvtc.drop_indexlrvtc.dropIndexDeletes the index on a column.
lrvtc_ensure_index vts.ensure_index lrvtc.ensure_index lrvtc.ensureIndexCreates an index on a column.