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

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