Exemplo n.º 1
0
 partial void RunCustomLogicAfterUpdatePut(ref CGH.QuikRide.Repository.Entities.QR.GenderType updatedDBItem, ref IRepositoryActionResult <entQR.GenderType> result);
Exemplo n.º 2
0
 partial void RunCustomLogicOnGetEntityByPK(ref entQR.GenderType dbItem, int genderTypeId, int numChildLevels);
Exemplo n.º 3
0
 partial void RunCustomLogicAfterInsert(ref CGH.QuikRide.Repository.Entities.QR.GenderType newDBItem, ref IRepositoryActionResult <entQR.GenderType> result);