Beispiel #1
0
 partial void UpdateEmployee(Employee instance);
Beispiel #2
0
 partial void DeleteEmployee(Employee instance);
Beispiel #3
0
 partial void InsertEmployee(Employee instance);