Click or drag to resize

LLBLGenProDataSourceViewUoW Property

Gets the UnitOfWork object for this control, if Livepersistence is set to false in the owner control.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public UnitOfWork UoW { get; }

Property Value

Type: UnitOfWork
See Also