共用方式為


XmlaMessageCollection.Item[Int32] 屬性

定義

取得指定索引處的訊息。

public Microsoft.AnalysisServices.XmlaMessage this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.XmlaMessage
Default Public ReadOnly Property Item(index As Integer) As XmlaMessage

參數

index
Int32

屬性值

位於指定索引處的 XmlaMessage。

適用於