Contents Index MissingMappingAction property RowUpdated event

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaDataAdapter class

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


Contents Index MissingMappingAction property RowUpdated event