ProjectionTransform<TEntity> Class

Definition

generic <typename TEntity>
public ref class ProjectionTransform
public class ProjectionTransform<TEntity>
type ProjectionTransform<'Entity> = class
Public Class ProjectionTransform(Of TEntity)

Type Parameters

TEntity
Inheritance
ProjectionTransform<TEntity>

Constructors

ProjectionTransform<TEntity>(ColumnSet)

Methods

Transform<TResult>(IQueryable<TEntity>, String[])

Applies to