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

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

userConnection
User connection.
primaryColumnValue
changeType
Type of editing the entity – object.

Glossary Item Box

Returns the request to save a record to the change log if the it is kept for the schema.

Синтаксис

public InsertSelect CreateTrackChangesInsertSelect( 
   UserConnection userConnection, 
   object primaryColumnValue, 
   EntityChangeType changeType 
)

Параметры

userConnection
User connection.
primaryColumnValue
changeType
Type of editing the entity – object.

Тип возвращаемого значения

Request to save a record to a change log of the current schema.

Смотри также

© Terrasoft 2002-2017.

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

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