EntityViewContainer.StoreEntityContainerName Property

 

Gets or sets EntityContainer in storage schema.

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

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

Property Value

Type: System.String

Container name.