Esempio n. 1
0
 private static void __ContosoMotorsPictures_Validate(global::LightSwitchApplication.ContosoMotorsPictureLibraryService d, global::LightSwitchApplication.ContosoMotorsPicture e, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder r)
 {
     d.ContosoMotorsPictures_Validate(e, r);
 }
Esempio n. 2
0
 private static void __ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPictureLibraryService d, global::LightSwitchApplication.ContosoMotorsPicture e)
 {
     d.ContosoMotorsPictures_Deleted(e);
 }
Esempio n. 3
0
 partial void ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPicture entity);
Esempio n. 4
0
 partial void ContosoMotorsPictures_Validate(global::LightSwitchApplication.ContosoMotorsPicture entity, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder results);
Esempio n. 5
0
 partial void ContosoMotorsPictures_Updating(global::LightSwitchApplication.ContosoMotorsPicture entity);