API:Data.Win.ADODB.TADOTable.ReadOnly
Delphi
property ReadOnly: Boolean read GetReadOnly write SetReadOnly stored False;
C++
__property bool ReadOnly = {read=GetReadOnly, write=SetReadOnly, stored=false, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Data.Win.ADODB.pas Data.Win.ADODB.hpp |
Data.Win.ADODB | TADOTable |
Description
Embarcadero Technologies does not currently have any additional information.