dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames Class / ForeignKeys Field

On this page
    ForeignKeys Field
    On this page
    The name of the metadata collection for foreign keys.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ForeignKeys As String
    public static readonly string ForeignKeys

    Field Value

    The value is "ForeignKeys".
    See Also