Condividi tramite


Proprietà TeamFoundationSqlResourceComponent.TranslatedExceptions

Richiede il set [SqlExceptions] che è possibile convertire le eccezioni locali mediante [SqlExceptionFactory].

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

Sintassi

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

Valore proprietà

Tipo: System.Collections.Generic.IDictionary<Int32, SqlExceptionFactory>
Restituisca il valore IDictionary<TKey, TValue>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationSqlResourceComponent Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server