API:Data.Win.ADODB.TParameter.Value
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Win.ADODB.pas Data.Win.ADODB.hpp
| |
| Unit: Data.Win.ADODB | |
| Parent: TParameter | |
Delphi
property Value: Variant read GetValue write SetValue;
C++
__property System::Variant Value = {read=GetValue, write=SetValue};
Description
Embarcadero Technologies does not currently have any additional information.