Freigeben über


DatabasePartitionComponent.TranslatedExceptions-Eigenschaft

Dieser Member überschreibt FrameworkSqlResourceComponent.TranslatedExceptions.

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

Syntax

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

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<Int32, SqlExceptionFactory>

.NET Framework-Sicherheit

Siehe auch

Referenz

DatabasePartitionComponent Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace