Row.Schema Property

Definition

Schema associated with this row.

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

Property Value

Applies to