ServerTraceEventSet.TraceDeprecation Property
SQL Server 2008
Gets or sets a Boolean property value that specifies whether Deprecation category events are recorded in the trace.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether Deprecation events are included in the trace.
If True, Deprecation events are included in the trace.
If False (default), Deprecation events are not included in the trace.