Skip to content

SqliteSchemaProvider.GetForeignKeys method

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

See Also