13 lines
525 B
Markdown
13 lines
525 B
Markdown
---
|
|
source_files:
|
|
- Common/DTS.Common/Enums/Database/DbType.cs
|
|
generated_at: "2026-04-17T16:43:11.647224+00:00"
|
|
model: "zai-org/GLM-5-FP8"
|
|
schema_version: 1
|
|
sha256: "2d6cbd403b40bdd4"
|
|
---
|
|
|
|
# Documentation: `DTS.Common.Enums.Database.DbType`
|
|
|
|
## 1. Purpose
|
|
This module defines the `DbType` enumeration, which categorizes database connection strategies within the system. It provides a standardized way to distinguish between exclusive remote database connections, exclusive local database connections, and a hybrid approach, |