MapType.KeyType Property

Definition

Returns the data type of the keys in the map.

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

Property Value

Applies to