Table of Contents

Namespace LinqToDB.Tools

Classes

ActivityBase

Provides a basic implementation of the IActivity interface. You do not have to use this class. However, it can help you to avoid incompatibility issues in the future if the IActivity interface is extended.

ActivityService

Provides API to register factory methods that return an Activity object or null for provided ActivityID event.

DataExtensions
SqlExtensions

Interfaces

IActivity

Represents a user-defined operation with context to be used for Activity Service events.

Enums

ActivityID

Activity Service event ID.