Condividi tramite


Proprietà FrameworkSqlResourceComponent.TranslatedExceptions

Restituisce l'insieme delle eccezioni disponibili dal componente delle risorse di integrazione.

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

Vedere anche

Riferimenti

FrameworkSqlResourceComponent Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server