FireDAC.Phys.ADSWrapper.TADSStatement.CharType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
Unit: FireDAC.Phys.ADSWrapper
Parent: TADSStatement

Delphi

property CharType: UNSIGNED16 read FCharType write SetCharType;

C++

__property Firedac::Phys::Adscli::UNSIGNED16 CharType = {read=FCharType, write=SetCharType, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.