EntityViewContainer.ViewCount Property

 

Gets or sets view count.

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

public int ViewCount {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	protected set;
}

Property Value

Type: System.Int32

View count.