Table of Contents

Class SqlCeDmlService

Namespace
LinqToDB.Internal.DataProvider.SqlCe
Assembly
linq2db.dll
public class SqlCeDmlService : DmlServiceBase, IDmlService
Inheritance
object
SqlCeDmlService
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