MapType.ValueType Property

Definition

Returns the data type of the values in the map.

public Microsoft.Spark.Sql.Types.DataType ValueType { get; }
member this.ValueType : Microsoft.Spark.Sql.Types.DataType
Public ReadOnly Property ValueType As DataType

Property Value

Applies to