Contacts Property

GWN Framework Contact Manager

ContactContext..::..Contacts Property

Gets or sets the contacts.

Namespace:  ContactManager.Dal.Context
Assembly:  ContactManager.Dal (in ContactManager.Dal.dll)

Syntax


public virtual DbSet<Contact> Contacts { get; set; }

Field Value

The contacts.