Data.DBXClient.TDBXClientParameterRow.SetValueType
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXClient.pas Data.DBXClient.hpp
| |
Unit: Data.DBXClient | |
Parent: TDBXClientParameterRow |
Delphi
procedure SetValueType( ValueType: TDBXValueType); override;
C++
virtual void __fastcall SetValueType(Data::Dbxcommon::TDBXValueType* ValueType);
Description
Signals when a parameter value type is changed.
SetValueType is signaled when a parameter value type is changed.