Data.DBXCommon.TDBXValueList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDBXValueList

Delphi

TDBXValueList = class

C++

class PASCALIMPLEMENTATION TDBXValueList : public System::TObject

Properties

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

Description

Manage a list of TDBXValueType instances.

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

See Also