IUnitOfWorkCoreIsEmpty Property |
Gets whether the unit of work is empty
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax ReadOnly Property IsEmpty As Boolean
Get
Return Value
Type:
Booleantrue if there's no work in this unit of work, false otherwise
See Also