Menu

SqlErrorLogProvider

Steven Bey

SqlErrorLogProvider Class

Manages the storage and retrieval of error log information in a SQL Server database.

Syntax

public class SqlErrorLogProvider : DbErrorLogProvider

The SqlErrorLogProvider type exposes the following members.

Constructors

Name Description
SqlErrorLogProvider(String, String) Initialises a new instance of the SqlErrorLogProvider class.

Methods

Name Description
Get Gets an error log.
List Gets a list of error logs.
Save Saves an error log.

Properties

Name Description
Application Gets the name of the application.
Total Gets the total number of error logs.

Related

Wiki: Home

MongoDB Logo MongoDB