MultiColumnDatatypeChange constructor
MultiColumnDatatypeChange({})
Implementation
MultiColumnDatatypeChange({
this.customFeatures,
this.newDataType,
this.overrideFractionalSecondsPrecision,
this.overrideLength,
this.overridePrecision,
this.overrideScale,
this.sourceDataTypeFilter,
this.sourceNumericFilter,
this.sourceTextFilter,
});