Data.SqlExpr.TFLDDesc.efldrRights

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property efldrRights: FLDRights read FFLDRights write FFLDRights;

C++

__property Data::Dbcommontypes::FLDRights efldrRights = {read=FFLDRights, write=FFLDRights, nodefault};

Description

Specifies the rights of the field.

efldrRights is used to specify the rights of the field.

See Also