コード例 #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);
 }
コード例 #2
0
 private static void __ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPictureLibraryService d, global::LightSwitchApplication.ContosoMotorsPicture e)
 {
     d.ContosoMotorsPictures_Deleted(e);
 }
コード例 #3
0
 partial void ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPicture entity);
コード例 #4
0
 partial void ContosoMotorsPictures_Validate(global::LightSwitchApplication.ContosoMotorsPicture entity, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder results);
コード例 #5
0
 partial void ContosoMotorsPictures_Updating(global::LightSwitchApplication.ContosoMotorsPicture entity);