TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Santosh Sasupalli
NA
181
24.9k
database usin dapper
Sep 7 2016 4:47 AM
List<AgentTypeEntity> A = new List<AgentTypeEntity>();<br /> <br /> try<br /> {<br /> A.AddRange(con.Query<AgentTypeEntity>("GetAgentTypes", param: null, commandType: CommandType.StoredProcedure).AsList());<br /><div> }</div><div> </div><div> </div><div> </div><div>inthat above code any wrong... inlist A have null value how to read using dapper</div><div>thanks in advance</div>
Reply
Answers (
2
)
how to get total working hours per day?
Date TIme Format in sql