Example #1
0
 partial void DeleteEvidencePhoto(EvidencePhoto instance);
Example #2
0
 partial void InsertEvidencePhoto(EvidencePhoto instance);
Example #3
0
 partial void UpdateEvidencePhoto(EvidencePhoto instance);
Example #4
0
 private void detach_EvidencePhotos(EvidencePhoto entity)
 {
     this.SendPropertyChanging();
     entity.IRTransaction = null;
 }