예제 #1
0
		private void detach_pk_users(pk_user entity)
		{
			this.SendPropertyChanging();
			entity.sys_user_type = null;
		}
예제 #2
0
 partial void Updatepk_user(pk_user instance);
예제 #3
0
 partial void Deletepk_user(pk_user instance);
예제 #4
0
 partial void Insertpk_user(pk_user instance);