Compartir a través de


IntegrationServicesException.ProductVersion Propiedad

Gets the version of the product.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Protected Shared ReadOnly Property ProductVersion As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
The version of the product.

Vea también

Referencia

IntegrationServicesException Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices