共用方式為


BlobQueryArrowConfiguration interface

使用 Apache Arrow 格式查詢 Blob 的選項。 只適用於 <xref:BlockBlobQueryOptions.outputTextConfiguration>。

屬性

kind

類。

schema

描述數據架構的 <xref:BlobQueryArrowField> 清單。

屬性詳細資料

kind

類。

kind: "arrow"

屬性值

"arrow"

schema

描述數據架構的 <xref:BlobQueryArrowField> 清單。

schema: BlobQueryArrowField[]

屬性值