DefaultExpressionVisitor.VisitEntitySet Method (EntitySetBase)
Implements the visitor pattern for the entity set.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entitySet
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntitySetBase
The entity set.
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.EntitySetBaseThe implemented visitor pattern.