Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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