[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.DataSource.Transaction

Transaction Property

Transaction

Gets or sets a value indicating whether all data for all data sets that use the current data source should be fetched within a single transaction.

Declaration
public bool Transaction { get; set; }
Remarks

The default value of this property is false.