| ExpressionDefinitionResultAlias Property  | 
            Gets or sets the result alias.
            
 
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string ResultAlias { get; set; }Public Property ResultAlias As String
	Get
	Set
Property Value
Type: 
String
See Also