Skip to content

Instantly share code, notes, and snippets.

@bjornmicallef
Created February 27, 2020 19:38
Show Gist options
  • Save bjornmicallef/1c1a2374e8ab73350cfc1d2d210bf828 to your computer and use it in GitHub Desktop.
Save bjornmicallef/1c1a2374e8ab73350cfc1d2d210bf828 to your computer and use it in GitHub Desktop.
using nameof operator in entity framework three
ClearTableWWhereClause(ConnectionString, objBlog.GetType().Name, nameof(objBlog.Author), "Bjorn Micallef");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment