namespace: Serenity.Data assembly: Serenity.Net.Data
Gets / sets if the transaction start should be deferred if possible (generally until the connection property of unit of work object is read). This might have undesired side effects so use with care.
public bool DeferStart { get; set; }