次の方法で共有


XmlaResult.Value プロパティ

指定された値を取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property Value As String 
    Get
'使用
Dim instance As XmlaResult 
Dim value As String 

value = instance.Value
public string Value { get; }
public:
property String^ Value {
    String^ get ();
}
member Value : string
function get Value () : String

プロパティ値

型: System.String
値の名前。

関連項目

参照

XmlaResult クラス

Microsoft.AnalysisServices 名前空間