Sdílet prostřednictvím


SetDataBindingFailedException – konstruktor (FailureReason, String)

Inicializuje novou instanci SetDataBindingFailedException třídy z určeného důvodu se nezdařila datových vazeb a chybová zpráva.

Obor názvů:  Microsoft.Office.Tools.Excel
Sestavení:  Microsoft.Office.Tools.v4.0.Framework (v Microsoft.Office.Tools.v4.0.Framework.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    reason As FailureReason, _
    message As String _
)
public SetDataBindingFailedException(
    FailureReason reason,
    string message
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SetDataBindingFailedException Třída

SetDataBindingFailedException – přetížení

Microsoft.Office.Tools.Excel – obor názvů