Click or drag to resize

MainWindowSetDataGrid Method

Set data grid source or target

Namespace:  Velo.Database.Migration
Assembly:  Velo.Database.Migration (in Velo.Database.Migration.exe) Version: 22.2.10.1 (22.2.10.450)
Syntax
private void SetDataGrid(
	Databases pDatabase
)

Parameters

pDatabase
Type: Velo.Database.Migration.DatabaseDatabases
Which database to set?
See Also