StructType.Fields 属性

定义

返回 StructFieldType 对象的列表。

public System.Collections.Generic.List<Microsoft.Spark.Sql.Types.StructField> Fields { get; }
member this.Fields : System.Collections.Generic.List<Microsoft.Spark.Sql.Types.StructField>
Public ReadOnly Property Fields As List(Of StructField)

属性值

适用于