TeamFoundationSqlResourceComponent.TranslatedExceptions, propriété

Demande l'ensemble d'SqlExceptionpouvant être traduit aux exceptions locales à l'aide de SqlExceptionFactory.

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

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property TranslatedExceptions As IDictionary(Of Integer, SqlExceptionFactory)
protected virtual IDictionary<int, SqlExceptionFactory> TranslatedExceptions { get; }

Valeur de propriété

Type : System.Collections.Generic.IDictionary<Int32, SqlExceptionFactory>
retourne IDictionary<TKey, TValue> ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationSqlResourceComponent Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms