Skip to main content

Enum SlowlyChangingDimensionIncomingRowChangeType

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum SlowlyChangingDimensionIncomingRowChangeType

Fields

FieldsDescription
AllNewSpecifies that all incoming rows should be treated as new rows by the Slowly Changing Dimension transformation.
DetectSpecifies that the Slowly Changing Dimension Transformation should detect what type of change a row represents.