Method | Description | |
---|---|---|
Dispose ( ) : void | ||
IsUpdateAvailable ( ) : bool | ||
IsUpdateAvailableAsync ( ) : void | ||
SqlConnectionsUpdateChecker ( ) : System |
Method | Description | |
---|---|---|
ConnectToSqlDb ( ) : void | ||
DatabaseIsMoreUpToDateThanUs ( ) : bool | ||
Dispose ( bool itIsSafeToDisposeManagedObjects ) : void | ||
GetLastUpdateTimeFromDbResponse ( ) : System.DateTime | ||
RaiseConnectionsUpdateAvailableEvent ( ) : void | ||
RaiseUpdateCheckFinishedEvent ( bool updateAvailable ) : void | ||
RaiseUpdateCheckStartedEvent ( ) : void |
public SqlConnectionsUpdateChecker ( ) : System | ||
return | System |