[Missing <summary> documentation for "N:TimeCockpit.Data.Database"]
Klassen
| Klasse | Beschreibung | |
|---|---|---|
| BlobGarbageRow |
Represents a row from the blob garbage collection
| |
| BlobStorage |
Acts as the base class for blob storage implementations
| |
| CloudBlobStorage |
Implements access methods to local blob storage
| |
| DbClient |
Provides the base class for database client classes.
| |
| DbClientSettings |
Represents settings used to create new instances of the DbClient class.
| |
| DbCommandExtensions |
Provides extension methods for the DbCommand class.
| |
| DbConnectionExtension |
Provides extension methods for the DbConnection and class.
| |
| InstallationManager |
Handles installation issues on a given database client
| |
| InstalledBatchInformation |
Represents information about an installed component
| |
| LocalBlobStorage |
Implements access methods to local blob storage
| |
| SelectSettings |
Represents the settings for a Select-operation
| |
| SqlCeConnectionPool |
connection pooling for sql compact edition. one connection per thread.
| |
| SqlCompactDbClient |
Provides the database client class for SQL CE
| |
| SqlDbClient |
Provides the database client class for SQL Server
| |
| SyncClient |
This class represents information about a client that performed
an initial sync on a server.
| |
| VersionCheckException |
Represents an error that is raised during version checks.
|
Delegaten
| Delegat | Beschreibung | |
|---|---|---|
| DbClient..::..BlobGarbageCleanupWorkerFinished |
A delegate for cleanup worker finished.
|
Aufzählungen
| Aufzählung | Beschreibung | |
|---|---|---|
| BlobHandling |
Specifies how binary properties stored in blob store are handled during Select-operation
| |
| BlobStorageAccessType |
Specifies the access type how to access a blob store
| |
| BlobStorageType |
Specifies the location of the blob storage
| |
| DatabaseConnectionMode |
Defines how the data access library handles database connections
|