Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

EntitySchemaQuery.CanReadUncommitedData - свойство Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : CanReadUncommitedData - свойство C#

Glossary Item Box

Determines whether the query results will include the data for which the transaction is not completed.

Синтаксис

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.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?