コード例 #1
0
 public static bool RealEstateOwnersTypeInfo_Update(RealEstateOwnersTypeInfo data)
 {
     return(db.RealEstateOwnersTypeInfo_Update(data));
 }
コード例 #2
0
 public static bool RealEstateOwnersTypeInfo_Insert(RealEstateOwnersTypeInfo data)
 {
     return(db.RealEstateOwnersTypeInfo_Insert(data));
 }