Свойство ProdVer

Gets the product version of the instance of SQL Server that generated the SMO exception.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Protected Shared ReadOnly Property ProdVer As String
    Get
'Применение
Dim value As String

value = SmoException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
    String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String

Значение свойства

Тип: System. . :: . .String
A String value that specifies the product version.