Walter.DataTools.MsSql Namespace
Classes
Class | Description | |
---|---|---|
![]() |
ConnectionDetails |
Connection details for factory or repository that needs specialized connection configurations
|
![]() |
ConnectionProperties |
Class ConnectionProperties.
|
![]() |
DatabaseMigrationException |
constraint on the migration
|
![]() |
DataBaseRepository |
Class DataBaseRepository is the base repository for dealing with Walter.DataTools
|
![]() |
DataTableExtensions |
DataTable Extension methods
|
![]() |
DBScriptConfiguration |
Script configuration used with a database script update. if not altered the objects will be created in the dbo schema setting all permissions to public
|
![]() |
EventException |
Event exception class used when external code caused an exception
|
![]() |
EventsException |
Event exception class used when external code caused an exception
|
![]() |
ExecuteStatementsException |
Class ExecuteStatementsException.
Implements the [System.Exception]
|
![]() |
InitializeStateEventArgs |
Initialization argument interface for events
|
![]() |
TSqlResult |
Contains TSQL statements executed including the result of the SQL statement
|
![]() |
TSqlResult..::..TSqlError |
the SQL server error generated by a TSqlResult
|
![]() |
TSqlResultException |
Class TSqlResultException. This class cannot be inherited.
Implements the [System.Exception]
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
IDatabaseDetails |
Health status details
|
![]() |
IDatabaseTools |
Interface IDatabaseTools
|
![]() |
IDatabaseToolsState |
Reporting state for data tools interface objects
|
![]() |
IFailedTSqlResult |
Contains a list of failed statements in a repository or other data factories
|
![]() |
IInitializeState |
Initialization argument interface
|
![]() |
INamedSqlConnection |
Interface INamedSqlConnection
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
DataState |
data states a database can be in
|
![]() |
TableState |
The table state a table is in
|