Compartilhar via


ChangeSource Enum

Definition

Indicates the source of a change made during a transaction

public enum class ChangeSource
public enum ChangeSource
type ChangeSource = 
Public Enum ChangeSource
Inheritance
ChangeSource

Fields

Name Value Description
Normal 0

Changes that occurr during normal processing

Rule 1

Changes that occurred during rule firing

Propagate 2

Changes that occurred during delete propagation

Other 3

Other changes

Applies to