IBX.IBExtract.IntegralSubtypes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IntegralSubtypes : Array[0..2] of String = (
'UNKNOWN',   {do not localize}
'NUMERIC',   {do not localize}
'DECIMAL');  {do not localize}

C++

extern DELPHI_PACKAGE Ibx_Ibextract__5 IntegralSubtypes;

Properties

Type Visibility Source Unit Parent
const
variable
public
IBX.IBExtract.pas
IBX.IBExtract.hpp
IBX.IBExtract IBX.IBExtract

Description

Embarcadero Technologies does not currently have any additional information.