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)

속성 값

적용 대상