TransformType
Column value transform type. Spec Section 7.3.
public enum TransformType
Values
| Name | Description |
|---|---|
None |
No transformation, direct copy. |
Constant |
Constant value (not from source). |
Lql |
LQL expression transform. |
Column value transform type. Spec Section 7.3.
public enum TransformType
| Name | Description |
|---|---|
None |
No transformation, direct copy. |
Constant |
Constant value (not from source). |
Lql |
LQL expression transform. |