Metodo TeamFoundationRequestContext.LogSqlCall

Aggiungere una chiamata a SQL Server nei log di chiamate SQL Server.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Overridable Sub LogSqlCall ( _
    methodTime As MethodTime _
)
public virtual void LogSqlCall(
    MethodTime methodTime
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationRequestContext Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server