This topic has not yet been rated - Rate this topic

CollectionNotAvailableException.ServerVersion Property

Gets the version of the instance of Microsoft SQL Server that raised the exception.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public ServerVersion ServerVersion { get; }

Property Value

Type: Microsoft.SqlServer.Management.Common.ServerVersion
A ServerVersion object value that specifies the version of the instance of SQL Server that raised the exception.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.