Partager via


SqlExceptionFactory, constructeur (Type, Func<TeamFoundationRequestContext, Int32, SqlException, SqlError, Exception>)

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    exceptionType As Type, _
    factoryMethod As Func(Of TeamFoundationRequestContext, Integer, SqlException, SqlError, Exception) _
)
public SqlExceptionFactory(
    Type exceptionType,
    Func<TeamFoundationRequestContext, int, SqlException, SqlError, Exception> factoryMethod
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SqlExceptionFactory Classe

SqlExceptionFactory, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms