public EntityQuery<TEntity> WithPath( IPrefetchPathElementCore element, params IPrefetchPathElementCore[] otherElements )
Public Function WithPath ( element As IPrefetchPathElementCore, ParamArray otherElements As IPrefetchPathElementCore() ) As EntityQuery(Of TEntity)
(c)2002-2021 Solutions Design bv