次の方法で共有


BlobQueryArrowOptions.Schema プロパティ

定義

データの BlobQueryArrowField スキーマを記述するの一覧。

public System.Collections.Generic.IList<Azure.Storage.Blobs.Models.BlobQueryArrowField> Schema { get; set; }
member this.Schema : System.Collections.Generic.IList<Azure.Storage.Blobs.Models.BlobQueryArrowField> with get, set
Public Property Schema As IList(Of BlobQueryArrowField)

プロパティ値

適用対象