Compartir a través de


TeamFoundationSqlResourceComponent.TranslatedExceptions (Propiedad)

Solicita el conjunto de s de SqlExceptionque se puede traducir a las excepciones locales mediante SqlExceptionFactory.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.Collections.Generic.IDictionary<Int32, SqlExceptionFactory>
Devuelva IDictionary<TKey, TValue>.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationSqlResourceComponent Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)