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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.