Partager via


BdcException.ExceptionHelper - Propriété

Obtient l'assistance de l'exception d'aide à la localisation.

Espace de noms :  Microsoft.BusinessData.Infrastructure
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Overridable Property ExceptionHelper As IExceptionHelper
    Get
    Set
'Utilisation
Dim instance As BdcException
Dim value As IExceptionHelper

value = instance.ExceptionHelper

instance.ExceptionHelper = value
public virtual IExceptionHelper ExceptionHelper { get; set; }

Valeur de propriété

Type : Microsoft.BusinessData.Infrastructure.IExceptionHelper
L'Assistant exception.

Voir aussi

Référence

BdcException classe

BdcException - Membres

Microsoft.BusinessData.Infrastructure - Espace de noms