Data.DB.TParamStreamObject
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.DB.pas Data.DB.hpp
| |
| Unit: Data.DB | |
| Parent: Data.DB | |
Delphi
TParamStreamObject = class(TParamObject, IParamStreamObject)
C++
class PASCALIMPLEMENTATION TParamStreamObject : public TParamObject
Description
TParamStreamObject represents the class used to store a TStream in the variant value of a TParam object.
The TParamStreamObject represents the class used to store a TStream in the variant value of a TParam object.