Table of Contents

Class AccessDmlService

Namespace
LinqToDB.Internal.DataProvider.Access
Assembly
linq2db.dll
public class AccessDmlService : DmlServiceBase, IDmlService
Inheritance
object
AccessDmlService
Implements
Inherited Members
Extension Methods

Methods

IsTableNotFoundExceptionCore(Exception)

Detects a provider-specific "table not found" exception. Called for every link of the inner-exception chain.

protected override bool IsTableNotFoundExceptionCore(Exception exception)

Parameters

exception Exception

Returns

bool