Partager via


BlobQueryArrowField Classe

Définition

Décrire un champ dans BlobQueryArrowOptions.

public class BlobQueryArrowField
type BlobQueryArrowField = class
Public Class BlobQueryArrowField
Héritage
BlobQueryArrowField

Constructeurs

BlobQueryArrowField()

Décrire un champ dans BlobQueryArrowOptions.

Propriétés

Name

Nom du champ. facultatif.

Precision

Précision du champ. Obligatoire si Type est Decimal.

Scale

Échelle du champ. Obligatoire si Type est Decimal.

Type

Type du champ. Obligatoire.

S’applique à