Data.SqlExpr.TFLDDesc.FFLDRights

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FFLDRights:       FLDRights;        { Field Rights (computed) }

C++

Data::Dbcommontypes::FLDRights FFLDRights;

Properties

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

Description

Specifies the field rights.

FFLDRights is used to specify the rights of the field.

See Also