CollectorException.ProdVer 속성

Gets the version of the product.

네임스페이스:  Microsoft.SqlServer.Management.Collector
어셈블리:  Microsoft.SqlServer.Management.Collector(Microsoft.SqlServer.Management.Collector.dll)

구문

‘선언
Protected Shared ReadOnly Property ProdVer As String 
    Get
‘사용 방법
Dim value As String 

value = CollectorException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
    String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String

속성 값

유형: System.String
A String value that contains product version information.

주의

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

참고 항목

참조

CollectorException 클래스

Microsoft.SqlServer.Management.Collector 네임스페이스