Compartilhar via


Propriedade SqlScriptResourceComponent.TranslatedExceptions

Este membro substitui TeamFoundationSqlResourceComponent.TranslatedExceptions.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Protected Overrides ReadOnly Property TranslatedExceptions As IDictionary(Of Integer, SqlExceptionFactory)
protected override IDictionary<int, SqlExceptionFactory> TranslatedExceptions { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

SqlScriptResourceComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server