Enables the replication of materialized computed columns to the replicate Adaptive Server database as regular columns.
rs_set_dml_on_computed maps to the command set dml_on_computed “on” for Adaptive Server replicate databases. For all non-Sybase databases, this function maps to null.
rs_set_dml_on_computed has function-string class scope.
rs_set_dml_on_computed is always applied at DSI after the use database command when connection is established.
set dml_on_computed “on” is not supported by Adaptive Server version 12.5.x and earlier databases. In case of failure, Replication Server will continue running and will not report back to user.