IEntityPropertyProjectorAlternativeValueProducer Property |
Gets or sets the alternative value producer. Only used if ValueFilter is set to a valid filter and that filter resolves to false for the
entity passed into ProjectEntityProperty.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IEntityFieldCore AlternativeValueProducer { get; set; }
Property AlternativeValueProducer As IEntityFieldCore
Get
Set
Property Value
Type:
IEntityFieldCoreSee Also