private static bool _PhoneItem_ComputeIsReadOnly(global::LightSwitchApplication.ServicePlan e) { bool result = false; e.PhoneItem_IsReadOnly(ref result); return(result); }
private static bool _InternationalDialing_ComputeIsReadOnly(global::LightSwitchApplication.ServicePlan e) { bool result = false; e.InternationalDialing_IsReadOnly(ref result); return(result); }
private static bool _RowVersion_ComputeIsReadOnly(global::LightSwitchApplication.ServicePlan e) { bool result = false; e.RowVersion_IsReadOnly(ref result); return(result); }
private static void __ServicePlans_Validate(global::LightSwitchApplication.ApplicationDataService d, global::LightSwitchApplication.ServicePlan e, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder r) { d.ServicePlans_Validate(e, r); }
private static void __ServicePlans_Deleted(global::LightSwitchApplication.ApplicationDataService d, global::LightSwitchApplication.ServicePlan e) { d.ServicePlans_Deleted(e); }
private static void __ServicePlans_Inserting(global::LightSwitchApplication.ApplicationDataService d, global::LightSwitchApplication.ServicePlan e) { d.ServicePlans_Inserting(e); }
partial void ServicePlans_Validate(global::LightSwitchApplication.ServicePlan entity, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder results);
partial void ServicePlans_Deleted(global::LightSwitchApplication.ServicePlan entity);
partial void ServicePlans_Updating(global::LightSwitchApplication.ServicePlan entity);
private static void _PhoneItem_OnValueChanged(global::LightSwitchApplication.ServicePlan e) { e.PhoneItem_Changed(); }
private static void _PhoneItem_Validate(global::LightSwitchApplication.ServicePlan e, global::Microsoft.LightSwitch.EntityValidationResultsBuilder r) { e.PhoneItem_Validate(r); }
private static void _HotSpot_OnValueChanged(global::LightSwitchApplication.ServicePlan e) { e.HotSpot_Changed(); }
private static void _DataPlan_OnValueChanged(global::LightSwitchApplication.ServicePlan e) { e.DataPlan_Changed(); }
private static void _InternationalDialing_OnValueChanged(global::LightSwitchApplication.ServicePlan e) { e.InternationalDialing_Changed(); }
private static void _InternationalDialing_Validate(global::LightSwitchApplication.ServicePlan e, global::Microsoft.LightSwitch.EntityValidationResultsBuilder r) { e.InternationalDialing_Validate(r); }
private static void _RowVersion_OnValueChanged(global::LightSwitchApplication.ServicePlan e) { e.RowVersion_Changed(); }