dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames 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
 

Field Value

The value is "Indexes".
See Also