Suoranta.EnterpriseLib.Web - Developer API

WebExtensions..::..SelectProperties<(Of <(<'T>)>)> Method

Projects properties of entities.

Namespace:  Suoranta.EnterpriseLib.Web.Util
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static IQueryable SelectProperties<T>(
	this IQueryable<T> entities,
	params string[] props
)

Type Parameters

T
Entity type

Parameters

entities
Type: IQueryable<(Of <(<'T>)>)>
props
Type: array<String>[]()[][]

Return Value

IQueryable that holds objects of anonymous type that has props