ModuleAlarm.VerifyDBConnection Method

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

Return Value

int

Always return zero

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition