partial void UpdateT_Item(T_Item instance);
 partial void DeleteT_Item(T_Item instance);
 partial void InsertT_Item(T_Item instance);