예제 #1
0
        public short Insert(Spartane.Core.Domain.Tipo_de_Plantio.Tipo_de_Plantio entity, Spartane.Core.Domain.User.GlobalData Tipo_de_PlantioInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            short rta = Convert.ToInt16("0");

            return(rta);
        }
예제 #2
0
 public Spartane.Core.Domain.Tipo_de_Plantio.Tipo_de_Plantio GetByKey(short Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Tipo_de_Plantio.Tipo_de_Plantio result = null;
     return(result);
 }