|
CsvInputAdapterAutoMapToOutputMeasurements Property
|
Gets or sets flags that determines whether to automatically assign column mappings to output measurements when transverse mode is enabled. Output measurement definition order preserved.
Namespace: CSVAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.282-beta
Syntax[<ConnectionStringParameterAttribute>]
[<DefaultValueAttribute(false)>]
member AutoMapToOutputMeasurements : bool with get, set
function get_AutoMapToOutputMeasurements();
function set_AutoMapToOutputMeasurements(value);
View SourceProperty Value
Boolean
See Also