DataSourceBaseTIDataSourceExpressionTypeHint Property |
Gets the type of the expression, based on the information inside the object.
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax LLBLGenProExpressionType IDataSource.ExpressionTypeHint { get; }
Private ReadOnly Property ExpressionTypeHint As LLBLGenProExpressionType
Implements IDataSource.ExpressionTypeHint
Get
Property Value
Type:
LLBLGenProExpressionTypeImplements
IDataSourceExpressionTypeHintSee Also