public int Insert(Spartane.Core.Domain.Identificaciones_Oficiales.Identificaciones_Oficiales entity, Spartane.Core.Domain.User.GlobalData Identificaciones_OficialesInformation, Core.Domain.Data.DataLayerFieldsBitacora DataReference)
        {
            int rta = Convert.ToInt32("0");

            return(rta);
        }
 public Spartane.Core.Domain.Identificaciones_Oficiales.Identificaciones_Oficiales GetByKey(int Key, bool ConRelaciones)
 {
     Spartane.Core.Domain.Identificaciones_Oficiales.Identificaciones_Oficiales result = null;
     return(result);
 }