DataSource property (ILEADRasterOLEDB)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

IDataSource* DataSource

Overview

Refer to Using the OLE DB Control.

Remarks

(Persistent property, available at design time) Sets the LEADRasterOLEDB data control through which the LEADRasterOLEDB Control is bound to the database.

To bind a control to a field in a database at run time, you must specify a data control in this property at design time. To complete the connection with a database, you must also provide the name of a Field object in the DataField property.

See Also

Elements:

DataMember property, DataField property

Topics:

Databases: LEADRasterOLEDB