Member.FetchAllProperties 메서드
Retrieves all member properties from the server.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)
구문
‘선언
Public Sub FetchAllProperties
‘사용 방법
Dim instance As Member
instance.FetchAllProperties()
public void FetchAllProperties()
public:
void FetchAllProperties()
member FetchAllProperties : unit -> unit
public function FetchAllProperties()
주의
Which properties are available on a Member depends on how the Member was created. The following table lists the properties that require population by FetchAllProperties:
Property |
Cellset |
GetChildren or GetMembers |
GetSchemaObject |
---|---|---|---|
Empty String until FetchAllProperties called* |
Empty String until FetchAllProperties called* |
Available |
|
Empty until FetchAllProperties called |
Empty until FetchAllProperties called |
Available |
|
Error until FetchAllProperties called* |
Available |
Available |