Enumeration FetchError

Specifies the type of error encountered when retrieving items from an IListDataAdapter.

Index

Enumeration members

Enumeration members

public doesNotExist: FetchError

The specified item could not be located.

public noResponse: FetchError

The fetch operation timed out.