IEntityPropertyProjectorDefaultValueProducer Property |
Gets or sets the default value producer. This object produces the value returned by ProjectEntityProperty if ValueFilter isn't set or resolves to true
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 DefaultValueProducer { get; set; }
Property DefaultValueProducer As IEntityFieldCore
Get
Set
Property Value
Type:
IEntityFieldCoreSee Also