AnalysisNullValueFormatConfiguration

data class AnalysisNullValueFormatConfiguration(val nullString: String)

Constructors

Link copied to clipboard
constructor(nullString: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines the null string of null values.