Data.SqlExpr.TFLDDesc.FLen

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FLen:             LongWord;         { Length in bytes (computed) }

C++

unsigned FLen;

Properties

Type Visibility Source Unit Parent
field public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TFLDDesc

Description

Specifies the length of the field, in bytes.

FLen specifies the length of the field, in bytes.

See Also