PrimitiveInferedProperty
Represents type information about a primitive property (used mainly in the CSV provider)
This type captures the type, unit of measure and handling of missing values (if we
infer that the value may be missing, we can generate option
Record Fields
Record Field | Description |
InferedType
Signature: Type
|
|
Name
Signature: string
|
|
RuntimeType
Signature: Type
|
|
TypeWrapper
Signature: TypeWrapper
|
|
UnitOfMeasure
Signature: Type option
|