XmlaResult.Value 屬性

Gets the specified 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
The name of the value.

請參閱

參考

XmlaResult 類別

Microsoft.AnalysisServices 命名空間