ModuleHistorian.VerifyDBConnection Method

Verify and Reopen database connection
<ID("VerifyDBConnection", (int)e.VerifyDBConnection)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function VerifyDBConnection() As Integer
This language is not supported or no code example is available.
[ID("VerifyDBConnection", (int)e.VerifyDBConnection)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int VerifyDBConnection()
This language is not supported or no code example is available.

Return Value

int

returns zero

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition