More

How to add missing logic to the LINQ query which does not work [closed]

Posted On
Posted By Steffy Alen
  public IHttpActionResult InsuranceLimit(InsuranceLimitDTO IL)
        {
            var result =   from b in db.InsuranceTransferAcc
                           where b.UserId == IL.UserId
                           select b.CreatedDate;                               
        }
        

This above query (result ) is returning me empty. Not understanding what I am missing in this query. It should return me the CreatedDate coloumn value for that UserId passed

Related Post

Latest Post

Dr. Larry Davidson: The Benefits of Same-Day Discharge: Healing Safely and Comfortably at Home
Health

Dr. Larry Davidson: The Benefits of Same-Day Discharge: Healing Safely and Comfortably at Home

Read More
Posted On
How Modern Psychiatry Treats Depression: An Evidence-Based Overview
Health

How Modern Psychiatry Treats Depression: An Evidence-Based Overview

Read More
Posted On
sportowe
Health

Suplementy sportowe dla aktywnego i dynamicznego stylu życia

Read More
Posted On
stanozolol apteka
Health

Stanozolol Apteka: Understanding the Steroid, Its Uses, and the Broader Context

Read More
Posted On
DYMA Vitamin Gummies
Nutrition

DYMA Vitamin Gummies: Essential Daily Nutrition with Multivitamin Support & Immune Boost

Read More
Posted On