Skip to content

PostgresSchemaProvider.GetForeignKeys method

public IEnumerable<ForeignKeyInfo> GetForeignKeys(IDbConnection connection, string? schema, 
    string table)

See Also