Compartilhar via


Propriedade do RDL IntegrationServicesException.ProductVersion

Gets the version of the product.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
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 da propriedade

Tipo: System.String
The version of the product.

Consulte também

Referência

IntegrationServicesException Classe

Namespace Microsoft.SqlServer.Management.IntegrationServices