Data.Win.ADODB.Parameters.Get_Item
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Winapi.ADOInt.pas | |
| Unit: Data.Win.ADODB | |
| Parent: Parameters | |
Delphi
function Get_Item(Index: OleVariant): _Parameter; safecall;
Description
Getter for the Item property.
Get_Item is the getter method for the Item property.