TeamFoundationSqlResourceComponent.CanRetryOnException, méthode

Indique si l'exception SQL peut être réessayée.

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

Syntaxe

'Déclaration
Protected Function CanRetryOnException ( _
    exception As Exception _
) As Boolean
protected bool CanRetryOnException(
    Exception exception
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Notes

Des interblocages sont tentative jusqu'à la limite par commande.

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationSqlResourceComponent Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms