Skip to main content

DataStreamingInputUsageType Enumeration

DataStreamingInputUsageType Enumeration

Specify the input columns usage type.

Enumeration Values

NameSummary
READONLY
Column is not writable.
READWRITE
Column can be both read from and written to.