[]
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.
public bool Transaction { get; set; }
The default value of this property is false.