次の方法で共有


ProductLevel プロパティ

SQL Server のインスタンスの製品レベルを取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property ProductLevel As String
    Get
'使用
Dim instance As Information
Dim value As String

value = instance.ProductLevel
[SfcPropertyAttribute]
public string ProductLevel { get; }
[SfcPropertyAttribute]
public:
property String^ ProductLevel {
    String^ get ();
}
[<SfcPropertyAttribute>]
member ProductLevel : string
function get ProductLevel () : String

プロパティ値

型: System. . :: . .String
製品レベルを示す String 値です。

説明

ProductLevel プロパティは、SQL Server のインスタンスの製品レベルを示す文字列値です。