FireDAC.Phys.OracleWrapper.TOCIVariable.MAXDATA_SIZE
Delphi
property MAXDATA_SIZE: sb4 index OCI_ATTR_MAXDATA_SIZE read GetSb4Attr write SetSb4Attr;
C++
__property int MAXDATA_SIZE = {read=GetSB4Attr, write=SetSB4Attr, index=33, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.OracleWrapper.pas FireDAC.Phys.OracleWrapper.hpp |
FireDAC.Phys.OracleWrapper | TOCIVariable |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!