xSQL.Schema.SqlServer Namespace : ErrorRepository Class |
The following tables list the members exposed by ErrorRepository.
Name | Description | |
---|---|---|
![]() ![]() | Instance | The only instance of the singleton ErrorRepository class. |
Name | Description | |
---|---|---|
![]() | Clear | Clear the error repository. (Inherited from xSQL.Schema.Core.ErrorRepositoryBase) |
![]() | GetErrors | Returns all errors in the repository. (Inherited from xSQL.Schema.Core.ErrorRepositoryBase) |
![]() | HasErrors | Indicates whether the repository contains errors. (Inherited from xSQL.Schema.Core.ErrorRepositoryBase) |
![]() | LogError | Overloaded. Logs the specified error to the error log file. (Inherited from xSQL.Schema.Core.ErrorRepositoryBase) |
![]() | RegisterError | Overloaded. Registers an error in the repository and, optionally, logs it to the error log file. (Inherited from xSQL.Schema.Core.ErrorRepositoryBase) |
![]() | ToString | Returns all errors in the repository. (Inherited from xSQL.Schema.Core.ErrorRepositoryBase) |