Proprietà DatabasePartitionComponent.TranslatedExceptions
Questo membro esegue l'override di FrameworkSqlResourceComponent.TranslatedExceptions.
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Protected Overrides ReadOnly Property TranslatedExceptions As IDictionary(Of Integer, SqlExceptionFactory)
protected override IDictionary<int, SqlExceptionFactory> TranslatedExceptions { get; }
Valore proprietà
Tipo: System.Collections.Generic.IDictionary<Int32, SqlExceptionFactory>
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.