3#include "system/enum.h"
5namespace System {
namespace Diagnostics {
25struct EnumMetaInfo<
System::Diagnostics::TraceLevel>
27 static ASPOSECPP_SHARED_API
const std::array<std::pair<System::Diagnostics::TraceLevel, const char_t*>, 5>& values();
@ Verbose
Debugging trace.
TraceLevel
Specifies what messages to output for the System.Diagnostics.Debug, System.Diagnostics....
Definition: trace_level.h:9
@ Off
Output no tracing and debugging messages.
Definition: db_command.h:9