FireDAC.Phys.IBWrapper.TIBBlob.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: TIBBlob

Delphi

property sqlsubtype: Smallint read Fsqlsubtype write Fsqlsubtype;

C++

__property short sqlsubtype = {read=Fsqlsubtype, write=Fsqlsubtype, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.