none
Linq Delete C# RRS feed

  • Frage

  • Hallo,

    ich habe folgendes Problem, ich verstehe nicht warum ich DeleteOnSubmit nicht angezeogt bekomme...!?

    var deleterow = (from x in context.tblLockFile
                                     where x.Filename == MyfileWithOutExtension
                                     select x);
    
                    context.tblLockFile....     

    Bitte um Info.
    Danke

    Gruß <g class="gr_ gr_120 gr-alert gr_spell ContextualSpelling ins-del multiReplace" data-gr-id="120" id="120">Danijel</g>

    Freitag, 5. Juni 2015 13:46

Antworten

Alle Antworten