Skip to content

Instantly share code, notes, and snippets.

@ahmeturganci
Created August 8, 2017 11:41
Show Gist options
  • Save ahmeturganci/9fa9faf9f16fc9c9f9aebf9c507c11ac to your computer and use it in GitHub Desktop.
Save ahmeturganci/9fa9faf9f16fc9c9f9aebf9c507c11ac to your computer and use it in GitHub Desktop.
db.tableName.RemoveRange(db.tableName.Where(x => x.Id == key));
ilişkisel verileri silme entity framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment