Data.DB.TParam.GetAsVariant
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TParam |
Delphi
function GetAsVariant: Variant;
C++
System::Variant __fastcall GetAsVariant();
Description
The protected method that returns the value of the parameter as a System.Variant.