UtilityException.ProdVer 속성

정의

SQL Server 제품 버전을 가져옵니다.

protected:
 static property System::String ^ ProdVer { System::String ^ get(); };
protected static string ProdVer { get; }
member this.ProdVer : string
Protected Shared ReadOnly Property ProdVer As String

속성 값

제품 버전을 지정하는 String 값입니다.

적용 대상