Skip to content

FirebirdSchemaProvider.GetForeignKeys method

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

See Also