DataField property (ILEADRasterOLEDB)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BSTR DataField

Overview

Refer to Using the OLE DB Control.

Remarks

(Persistent property, available at design time) Binds the LEADRasterOLEDB Control to a database field.

The DataSource property of a bound LEADRasterOLEDB Control specifies a valid data control name, and the DataField property specifies a valid field name in the data control's Recordset property. Together, these properties specify which bitmap is loaded into the LEADRasterOLEDB Control.

See Also

Elements:

DataMember property, DataSource property

Topics:

Databases: LEADRasterOLEDB