Exemplo n.º 1
0
 partial void DeleteQuestQuestions(QuestQuestions instance);
Exemplo n.º 2
0
 partial void InsertQuestQuestions(QuestQuestions instance);
Exemplo n.º 3
0
 partial void UpdateQuestQuestions(QuestQuestions instance);
Exemplo n.º 4
0
 private void detach_QuestQuestions(QuestQuestions entity)
 {
     this.SendPropertyChanging();
     entity.QuestAnketa = null;
 }