Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Gets the version of the product.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Protected Shared ReadOnly Property ProductVersion As String
Get
'Usage
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
Property Value
Type: System.String
The version of the product.
See Also
Reference
IntegrationServicesException Class
Microsoft.SqlServer.Management.IntegrationServices Namespace