Partilhar via


Propriedade TeamFoundationRequestContext.SqlCalls

Usado para capturar chamadas individuais do SQL Server.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property SqlCalls As List(Of MethodTime)
public virtual List<MethodTime> SqlCalls { get; }

Valor de propriedade

Tipo: System.Collections.Generic.List<MethodTime>
Retorna List<T>.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationRequestContext Classe

Namespace Microsoft.TeamFoundation.Framework.Server