dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleSparseVector<T> Class / Indexes Property

On this page
    Indexes Property
    On this page
    Syntax
    'Declaration
     
    Public ReadOnly Property Indexes As IEnumerable(Of Integer)
    public IEnumerable<int> Indexes {get;}
    See Also