ArrayType.ElementType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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