Like this article? We recommend
prefer_dml
prefer_dml
The prefer_dml command can be used to indicate whether or not the dml commands should by default use DML or not. In order to use DML, the following command can be used:
0:001> .prefer_dml 1 DML versions of commands on by default
And conversely, to turn off DML, the following command can be used:
0:001> .prefer_dml 0 DML versions of commands off by default