Skip to content

FirebirdSchemaProvider.GetPrimaryKeyFields method

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

See Also