FireDAC.Phys.OracleWrapper.TOCIVariable.CHAR_COUNT

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CHAR_COUNT: ub4 index OCI_ATTR_CHAR_COUNT read GetUb4Attr write SetUb4Attr;

C++

__property unsigned CHAR_COUNT = {read=GetUB4Attr, write=SetUB4Attr, index=15, 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.