コード例 #1
0
 public static bool Update(CustomerState entity)
 {
     throw new Exception("chua lam!...");
 }
コード例 #2
0
 public static bool AddNew(CustomerState entiry)
 {
     throw new Exception("chua lam!...");
 }
コード例 #3
0
 partial void UpdateCustomerState(CustomerState instance);
コード例 #4
0
 partial void DeleteCustomerState(CustomerState instance);
コード例 #5
0
 partial void InsertCustomerState(CustomerState instance);