This topic has not yet been rated - Rate this topic

SqlCeConnection.ServerVersion Property

Returns the database version number as a string.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
override function get ServerVersion () : String

Property Value

Type: System.String
A string of the version of SQL Server Compact.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.