FireDAC.Phys.IBWrapper.TIBArray.sqllen

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property sqllen: ISC_USHORT read Getsqllen write Setsqllen;

C++

__property Firedac::Phys::Ibcli::ISC_USHORT sqllen = {read=Getsqllen, write=Setsqllen, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.