Compartilhar via


Propriedade DatabasePartitionComponent.TranslatedExceptions

Este membro substitui FrameworkSqlResourceComponent.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>

Segurança do .NET Framework

Consulte também

Referência

DatabasePartitionComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server