dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / OnCheckEventArgs Class / CheckType Property

In This Topic
CheckType Property
In This Topic
Gets the check method, specified in MySqlDependency for the command.
Syntax
'Declaration
 
Public ReadOnly Property CheckType As MySqlDependencyCheckType
 

Property Value

One of the MySqlDependencyCheckType values.
See Also