Contents Index Fill method FillSchema method

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

FillError event


Description 

Returned when an error occurs during a fill operation.

Syntax 

event FillErrorEventHandler FillError

Usage 

The FillError event allows you to determine whether or not the fill operation should continue after the error occurs. Examples of when the FillError event might occur are:


Contents Index Fill method FillSchema method