Table of Contents

Namespace LinqToDB.Internal.Infrastructure

Interfaces

IInfrastructure<T>

This interface is explicitly implemented by type to hide properties that are not intended to be used in application code but can be used in extension methods written by database providers etc.

This interface is typically used by database providers (and other extensions). It is generally not used in application code.