Ejemplo n.º 1
0
 partial void DeleteServerLog(ServerLog instance);
Ejemplo n.º 2
0
 partial void InsertServerLog(ServerLog instance);
Ejemplo n.º 3
0
 partial void UpdateServerLog(ServerLog instance);
Ejemplo n.º 4
0
 private void detach_ServerLogs(ServerLog entity)
 {
     this.SendPropertyChanging();
     entity.EventType = null;
 }