ArrayType.ElementType Property

Definition

Returns the data type of the elements in an array.

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

Property Value

Applies to