FireDAC.Phys.IBWrapper.TIBVariable.sqlsubtype

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: TIBVariable

Delphi

property sqlsubtype: Smallint read Getsqlsubtype write Setsqlsubtype;

C++

__property short sqlsubtype = {read=Getsqlsubtype, write=Setsqlsubtype, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.