Global Functions
Function | Description |
---|---|
lrvtc.columnSize | Returns the number of fields that contain data in a column. |
lrvtc.connect | Creates a connection to the server. |
lrvtc.connectEx | Configures HTTPS and NTLM authentication. |
lrvtc.createColumn | Creates a column. |
lrvtc.disconnect | Disconnects from the server. |
lrvtc.dropIndex | Deletes the index on a column. |
lrvtc.ensureIndex | Creates an index on a column. |