次の方法で共有


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)

プロパティ値

適用対象