Contents Index InsertCommand property MissingSchemaAction property

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

MissingMappingAction property


Description 

Determines the action to take when incoming data does not have a matching table or column.

Syntax 

MissingMappingAction MissingMappingAction

Access 

Read-write

Property Value 

One of the MissingMappingAction values. The default is Passthrough.

Implements 

IDataAdapter.MissingMappingAction


Contents Index InsertCommand property MissingSchemaAction property