Data.Win.ADODB.Errors.Get_Item

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: Winapi.ADOInt.pas
Unit: Data.Win.ADODB
Parent: Errors

Delphi

function Get_Item(Index: OleVariant): Error; safecall;

Description

Getter for the Item property.

Get_Item is the getter method for the Item property.

See Also