Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取包含客户端连接到的 SQL Anywhere 实例版本的字符串。
Public ReadOnly Overrides Property ServerVersion As String
public override string ServerVersion {get;}
SQL Anywhere 实例的版本。
版本是 ##.##.####,其中前两位是主要版本,接下来的两位是次要版本,最后四位是发行版本。附加字符串的格式为 major.minor.build,其中 major 和 minor 为两位数字,build 为四位数字。