dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleMetaDataCollectionNames Class / Indexes Field

In This Topic
    Indexes Field
    In This Topic
    The name of the metadata collection for table indexes.
    Syntax
    'Declaration
     
    Public Const Indexes As String
    public const string Indexes

    Field Value

    The value is "Indexes".
    See Also