Skip to content

SqlServerSchemaProvider.GetPrimaryKeyFields method

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

See Also