SqlClientInstrumentationOptions.SetDbStatementForStoredProcedure - свойство
Gets or sets a value indicating whether or not the SqlClientInstrumentation should add the names of StoredProcedure commands as the AttributeDbStatement tag. Default
value: true.
Пространство имён: Tessa.Web.OpenTelemetry.SqlClientСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.5
public bool SetDbStatementForStoredProcedure { get; set; }
Public Property SetDbStatementForStoredProcedure As Boolean
Get
Set
public:
property bool SetDbStatementForStoredProcedure {
bool get ();
void set (bool value);
}
member SetDbStatementForStoredProcedure : bool with get, set
Значение свойства
Boolean SetDbStatementForStoredProcedure is only supported on .NET
and .NET Core runtimes.