Share via


IODBCErrors._Default Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Default Property _Default ( _
    Index As Integer _
) As ODBCError
    Get
'Usage
Dim instance As IODBCErrors
Dim Index As Integer
Dim value As ODBCError

value = instance(Index)
ODBCError this[
    int Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Interop.Excel.ODBCError

See Also

Reference

IODBCErrors Interface

IODBCErrors Members

Microsoft.Office.Interop.Excel Namespace