ObjectContext.DefaultContainerName Property

 

Gets or sets the default container name.

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual string DefaultContainerName { get; set; }

Property Value

Type: System.String

A String that is the default container name.