Пример #1
0
 partial void DeleteOtherInfo(OtherInfo instance);
Пример #2
0
 partial void InsertOtherInfo(OtherInfo instance);
Пример #3
0
 partial void UpdateOtherInfo(OtherInfo instance);
Пример #4
0
		private void detach_OtherInfos(OtherInfo entity)
		{
			this.SendPropertyChanging();
			entity.ClientInfo = null;
		}