ORMValueTypeMismatchExceptionTargetEntity Property |
Gets or sets the target entity of which the fields were about to be set. This property is only set in scenario's with the LLBLGenProDataSource(2)
controls.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IEntityCore TargetEntity { get; set; }
Public Property TargetEntity As IEntityCore
Get
Set
Property Value
Type:
IEntityCoreSee Also