StructField.DataType 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.
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