Data.DBXCommon.TDBXStreamValue.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXStreamValue |
Delphi
constructor Create(ValueType: TDBXValueType);
C++
__fastcall TDBXStreamValue(TDBXValueType* ValueType);
Description
Creates an instance of TDBXStreamValue
This constructor creates and initializes an instance of TDBXStreamValue.