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

Description

Empty String until FetchAllProperties called*

Empty String until FetchAllProperties called*

Available

Properties

Empty until FetchAllProperties called

Empty until FetchAllProperties called

Available

Type

Error until FetchAllProperties called*

Available

Available