Data.DBXCommon.TDBXValueList
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.