Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
LLBLGenProExpressionType IDataSource.ExpressionTypeHint { get; }

Property Value

Type: LLBLGenProExpressionType

Implements

IDataSourceExpressionTypeHint
See Also