Created
August 8, 2017 11:41
-
-
Save ahmeturganci/9fa9faf9f16fc9c9f9aebf9c507c11ac to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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