DataSourceBaseTIDataSourceExpressionTypeHint Property  | 
 
            Gets the type of the expression, based on the information inside the object.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
SyntaxLLBLGenProExpressionType IDataSource.ExpressionTypeHint { get; }Private ReadOnly Property ExpressionTypeHint As LLBLGenProExpressionType
	Implements IDataSource.ExpressionTypeHint
	Get
Property Value
Type: 
LLBLGenProExpressionTypeImplements
IDataSourceExpressionTypeHint
See Also