sp_DisableQueryLogging
Advantage SQL Engine
Disables query logging.
Syntax
sp_DisableQueryLogging()
Parameters
Disables query logging on the current data dictionary or for all free connections on the server.
See Also
sp_EnableQueryLogging
sp_ViewQueryLogging