UnitOfWorkInsertEntitiesDirectlyElementTypeOfEntity Property |
Gets the type of the target entity to insert
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntax public Type TypeOfEntity { get; }
Public ReadOnly Property TypeOfEntity As Type
Get
Property Value
Type:
TypeSee Also