| IScalarQueryExpressionSelectField Property  | 
 
            The field which will be the resultvalue of this scalar query
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxIEntityFieldCore SelectField { get; set; }Property SelectField As IEntityFieldCore
	Get
	Set
Property Value
Type: 
IEntityFieldCore
See Also