DatabaseHelper
Ecng.Xaml.Database
Extensions for Database.
属性
Connections : ObservableCollection<DatabaseConnectionPair>
Cache.
方法
Verify(DatabaseConnectionPair, DependencyObject, bool) : bool
Verify the connection is ok.
- pair
- Connection.
- owner
- UI owner (in case of is ).
- showMessageBox
- Show UI message.
返回值: Check result.