zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

1 results for: in tag: insight.database

Unable to bind parameter in Insight.Database

I am trying to bind a parameter to a SQL query in my repository but having an error...public IList<Movie> FindMovieById(int movieId) { return Database.Connection().QuerySql<Movie>("select * from myDB.movies where ID=?", new { movieId }); } ...I get an ...
dapper insight.database micro-orm oledb
asked by Zo Has

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...