xSQL Schema Compare SDK for SQL Server version 12
ErrorRepository Class
Members 


Provides storage and logging for operational errors.
Object Model
ErrorRepository Class
Syntax
'Declaration
 
Public NotInheritable Class ErrorRepository 
   Inherits xSQL.Schema.Core.ErrorRepositoryBase
public sealed class ErrorRepository : xSQL.Schema.Core.ErrorRepositoryBase 
public __gc __sealed class ErrorRepository : public xSQL.Schema.Core.ErrorRepositoryBase 
Remarks
The ErrorRepository class is implemented as a singleton class. To access the only instance, use the static property Instance.
Inheritance Hierarchy

System.Object
   xSQL.Schema.Core.ErrorRepositoryBase
      xSQL.Schema.SqlServer.ErrorRepository

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ErrorRepository Members
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback