ApexSQL.Log.Api Send comments on this topic.
Engine Class
See Also  Members  



Static class that offers an interface for initialization of the Log engine and for creating objects of public types of the assembly.

Object Model


Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Engine 
Visual Basic (Usage)Copy Code
Dim instance As Engine
C# 
public sealed class Engine 
C++/CLI 
public ref class Engine sealed 

Inheritance Hierarchy

System.Object
   ApexSql.Log.Engine

See Also