MySQL Connector/Net
| MySqlConnectionPing Method |
Ping
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntaxpublic bool Ping()
Public Function Ping As Boolean
public: bool Ping()
member Ping : unit -> bool
Return Value
Type: Boolean
See Also