Data.DBXCommon.TDBXValueTypeList

From RAD Studio API Documentation

TDBXValueTypeListSystem.TObject

Delphi

TDBXValueTypeList = class

C++

class PASCALIMPLEMENTATION TDBXValueTypeList : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Used internally by TDBXParameterList to manage list of TDBXValueType.

TDBXValueTypeList is used internally by TDBXParameterList to manage a list of TDBXValueType instances.

See Also