다음을 통해 공유


Property.Value 속성

Gets an Object representing the value of the Property.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
Public ReadOnly Default Property Value As Object 
    Get
‘사용 방법
Dim instance As [Property]
Dim value As Object 

value = instance
public Object this { get; }
public:
virtual property Object^ default {
    Object^ get () sealed;
}
abstract Value : Object 
override Value : Object
final function get Value () : Object

속성 값

유형: System.Object
An Object representing the value of the Property.

참고 항목

참조

Property 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스