Data.SqlExpr.TFLDDesc.iSubType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property iSubType: Word read FSubType write FSubType;

C++

__property System::Word iSubType = {read=FSubType, write=FSubType, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TFLDDesc

Description

Spécifie le sous-type du champ.

iSubType spécifie le sous-type du champ, si applicable. Le sous-type du champ est mappé dans FldSubTypeMap et dans BlobTypeMap, pour des objets BLOB.

Voir aussi