Data.SqlExpr.TFLDDesc.FFLDRights

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TFLDDesc

Delphi

FFLDRights:       FLDRights;        { Field Rights (computed) }

C++

Data::Dbcommontypes::FLDRights FFLDRights;

Description

Specifies the field rights.

FFLDRights is used to specify the rights of the field.

See Also