Skip to main content

DataflowColumnUsageType Enumeration

DataflowColumnUsageType Enumeration

Provides options for specifying whether a dataflow input path column is read only or read/write.

Enumeration Values

NameSummary
ReadOnly
Specifies that the referenced dataflow input path column should be read only.
ReadWrite
Specifies that the referenced dataflow input path column should be read/write.