JoinTransform<TEntity> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TEntity>
public ref class JoinTransform
public class JoinTransform<TEntity>
type JoinTransform<'Entity> = class
Public Class JoinTransform(Of TEntity)
Type Parameters
- TEntity
- Inheritance
-
JoinTransform<TEntity>
Constructors
JoinTransform<TEntity>(QueryExpression) |
Methods
Transform<TResult>(IQueryable<TEntity>) |