IDynamicQueryProjection Property |
Gets the prepared projection.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IList<IEntityFieldCore> Projection { get; }
ReadOnly Property Projection As IList(Of IEntityFieldCore)
Get
Property Value
Type:
IListIEntityFieldCoreSee Also