Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

ConnectionManager.CheckServerVersion-Methode

Checks the version of the target instance of SQL Server.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
protected void CheckServerVersion(
	ServerVersion version
)

Parameter

version
Typ: Microsoft.SqlServer.Management.Common.ServerVersion
A ServerVersion object that specifies the version of the target server for the connection.

This method throws a ConnectionFailureException error if the target server version is SQL Server 7.0 or an earlier version.

Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)

Community-Beiträge

HINZUFÜGEN
© 2013 Microsoft. Alle Rechte vorbehalten.