Gets the version of the product.
命名空间: Microsoft.SqlServer.Management.IntegrationServices
程序集: Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)
语法
声明
Protected Shared ReadOnly Property ProductVersion As String
Get
用法
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
属性值
类型:System.String
The version of the product.