EntitySchemaQuery.CanReadUncommitedData - свойство Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : CanReadUncommitedData - свойство C#
Glossary Item Box
public bool CanReadUncommitedData {get; set;}
If the property is equal to
true
, data for which the transaction has not been completed qualifies as output for the query; if it is equal to false
, only data for which the transaction has been completed qualify as output for the query. The default value: true
.