Skip to main content

Enum DataStreamingInputUsageType

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum DataStreamingInputUsageType

Fields

FieldsDescription
READONLYColumn is not writable.
READWRITEColumn can be both read from and written to.