Skip to main content

Enum DataflowColumnUsageType

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum DataflowColumnUsageType

Fields

FieldsDescription
ReadOnlySpecifies that the referenced dataflow input path column should be read only.
ReadWriteSpecifies that the referenced dataflow input path column should be read/write.