OrderInfo Property

TriCodeTest

ApplicationDbContext..::..OrderInfo Property

Gets or sets the order information.

Namespace:  TriCodeTest.Data
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


public DbSet<OrderInfo> OrderInfo { get; set; }

Field Value

The order information.