_Application.OLEDBErrors Property

Definition

Returns the OLEDBErrors collection, which represents the error information returned by the most recent OLE DB query.

public:
 property Microsoft::Office::Interop::Excel::OLEDBErrors ^ OLEDBErrors { Microsoft::Office::Interop::Excel::OLEDBErrors ^ get(); };
public Microsoft.Office.Interop.Excel.OLEDBErrors OLEDBErrors { get; }
Public ReadOnly Property OLEDBErrors As OLEDBErrors

Property Value

Applies to