19 lines
688 B
Markdown
19 lines
688 B
Markdown
|
|
---
|
||
|
|
source_files:
|
||
|
|
- DataPRO/Modules/SystemSettings/DBImportExport/View/DBExportView.xaml.cs
|
||
|
|
- DataPRO/Modules/SystemSettings/DBImportExport/View/DBImportView.xaml.cs
|
||
|
|
generated_at: "2026-04-17T16:12:22.121226+00:00"
|
||
|
|
model: "zai-org/GLM-5-FP8"
|
||
|
|
schema_version: 1
|
||
|
|
sha256: "ceca07e66fc864c9"
|
||
|
|
---
|
||
|
|
|
||
|
|
# View
|
||
|
|
|
||
|
|
### Purpose
|
||
|
|
This module provides the WPF view components for the database import and export functionality. It contains code-behind partial classes for XAML views that implement specific interfaces from the DTS common infrastructure, enabling view composition and dependency injection patterns.
|
||
|
|
|
||
|
|
### Public Interface
|
||
|
|
|
||
|
|
**`DBExportView` class** (partial, implements `IDBExportView`):
|
||
|
|
- `
|