ObjectContext.DefaultContainerName Property

Definition

Gets or sets the default container name.

public virtual string DefaultContainerName { get; set; }
member this.DefaultContainerName : string with get, set
Public Overridable Property DefaultContainerName As String

Property Value

A String that is the default container name.

Applies to