Thursday, 26 May 2022

Asp.net core Proc Imp

 >>most importent StroedProcedure resolved today by using

keyless model it is very importent thing for dbcontext

>> #region Keyless

            modelBuilder.Entity<TotalReportCOunt>()
                .HasNoKey();
            #endregion

now u can access model without key also it is very importent one.

project: Advertice APi auth upload

No comments:

Post a Comment

Best UI