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


The following tables list the members exposed by Engine.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)LogReturns unique instance of Logger object.  
Public Propertystatic (Shared in Visual Basic)VersionVersion of ApexSQL Log API engine.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateActivationManagerCreates an object of ActivationManager class and returns it to the caller.  
Public Methodstatic (Shared in Visual Basic)CreateAuditorCreates an object of Auditor class and returns it to the caller.
Auditor Class  
Public Methodstatic (Shared in Visual Basic)CreateDatabaseCreates an object of Database class and returns it to the caller.  
Public Methodstatic (Shared in Visual Basic)CreateServerSideComponentsManagerCreates an object of ServerSideComponentsManager class and returns it to the caller.  
Top

See Also