See Also

DbConnectionBase Class  | DbConnectionBase Members

 

Language

Visual Basic

C#

Show All

See AlsoRequirementsLanguagesCoreLab.MySqlSend comments on this topic.

ServerVersion Property

Gets a string containing the version of the instance of the server to which the client is connected.

[Visual Basic]
Overrides Public ReadOnly Property ServerVersion As String
[C#]
public override string ServerVersion {get;}

Return Type

The version of the server instance.

 

See Also

DbConnectionBase Class  | DbConnectionBase Members

 

 


© 2002 - 2008 Devart. All Rights Reserved.