Partager via


Propriété IntegrationServicesException.ProductVersion

Gets the version of the product.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Protected Shared ReadOnly Property ProductVersion As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The version of the product.

Voir aussi

Référence

IntegrationServicesException Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices