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