Megosztás a következőn keresztül:


DataLakeQueryArrowOptions Class

Definition

Arrow configuration. Only valid for OutputTextConfiguration.

public class DataLakeQueryArrowOptions : Azure.Storage.Files.DataLake.Models.DataLakeQueryTextOptions
type DataLakeQueryArrowOptions = class
    inherit DataLakeQueryTextOptions
Public Class DataLakeQueryArrowOptions
Inherits DataLakeQueryTextOptions
Inheritance
DataLakeQueryArrowOptions

Constructors

DataLakeQueryArrowOptions()

Properties

Schema

List of DataLakeQueryArrowField describing the schema of the data.

Applies to