Свойство IntegrationServicesException.ProductVersion

Gets the version of the product.

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

Синтаксис

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

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

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

Тип: System.String
The version of the product.

См. также

Справочник

IntegrationServicesException Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices