SqlClientInstrumentationOptionsSetDbStatementForStoredProcedure - свойство

Gets or sets a value indicating whether or not the SqlClientInstrumentation should add the names of StoredProcedure commands as the AttributeDbStatement tag. Default value: .

Definition

Пространство имён: Tessa.Web.OpenTelemetry.SqlClient
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
C#
public bool SetDbStatementForStoredProcedure { get; set; }

Значение свойства

Boolean

Заметки

SetDbStatementForStoredProcedure is only supported on .NET and .NET Core runtimes.

См. также