MissingSchemaAction property

Description

Determines the action to take when the existing DataSet schema does not match incoming data.

Syntax

MissingSchemaAction MissingSchemaAction

Access

Read-write

Property Value

One of the MissingSchemaAction values. The default is Add.

Implements

IDataAdapter.MissingSchemaAction