StructField.DataType Property

Definition

The data type of this field.

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

Property Value

Applies to