xsql_iot_disable

Turns the IoT runtime on.

For an overview see page Introduction to eXtremeDB Active Replication Fabric

Prototype

     
    xsql_iot_disable();
     

Arguments

none No arguments

Description

This function turns off the IoT runtime which may have been enabled at runtime startup.

Example

 
    XSQL>select xsql_iot_disable();
    #1
    ------------------------------------------------------------------------------
    1