Skip to content

SqliteSchemaProvider.GetPrimaryKeyFields method

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

See Also