DataDirty property (ILEADRasterOLEDB)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL DataDirty

Overview

Refer to Using the OLE DB Control.

Remarks

(Persistent property, not available at design time) Specifies the data in the OLEDB Control is "dirty", and should be written to the database during the next update. Use this after updating the bitmap or annotations when you wish the changes to be stored in the database.

See Also

Elements:

Bitmap property, AnnContainer property

Topics:

Databases: LEADRasterOLEDB