DataSaveFormat property (Main Control)

Visual Basic example
Other systems

Syntax short DataSaveFormat

Overview:  Refer to Using a Visual Basic Data Control.

Remarks

(Persistent property, available at design time) Specifies the file format to use when adding or updating an image field in a database record.

Use this property when the Main Control is bound to a data control using the DataSource and DataField properties.

For valid values, refer to Formats of Output Files.

See Also

Topics:  Databases: Visual Basic Data Binding, Using a Visual Basic Data Control