Data.Win.ADODB.Parameters.Item
Delphi
property Item[Index: OleVariant]: _Parameter read Get_Item; default;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Winapi.ADOInt.pas | Data.Win.ADODB | Parameters |
Description
Specifies a parameter item given through its Index.
Item specifies a parameter item from a collection, given through its Index.