dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2MetaDataCollectionNames Class / Indexes Field

In This Topic
    Indexes Field
    In This Topic
    The name of the metadata collection for table indexes.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Indexes As String
    public static readonly string Indexes

    Field Value

    The value is "Indexes".
    See Also