EntityViewContainer.EdmEntityContainerName Property

 

Gets or sets the name of EntityContainer.

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

public string EdmEntityContainerName {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.String

The container name.