Condividi tramite


Proprietà IntegrationServicesException.ProductVersion

Gets the version of the product.

Spazio dei nomi  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintassi

'Dichiarazione
Protected Shared ReadOnly Property ProductVersion As String 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.String
The version of the product.

Vedere anche

Riferimento

IntegrationServicesException Classe

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices