DatabaseHelper
Ecng.Xaml.Database
Extensions for Database.
Properties
Connections : ObservableCollection<DatabaseConnectionPair>
Cache.
Methods
Verify(DatabaseConnectionPair, DependencyObject, bool) : bool
Verify the connection is ok.
- pair
- Connection.
- owner
- UI owner (in case of is ).
- showMessageBox
- Show UI message.
Returns: Check result.