The entities that will be mapped to their identities.
Assembly: Epic.Query.Object
Declaration Syntax
C# |
public Expression<IEnumerable<TEntity>> Entities { get; }
Assembly: Epic.Query.Object
C# |
public Expression<IEnumerable<TEntity>> Entities { get; }