NumaNodeCollection.GetElementAt(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 Index 上的集合取得特定的 NumaNode
public Microsoft.SqlServer.Management.Smo.NumaNode GetElementAt(int position);
member this.GetElementAt : int -> Microsoft.SqlServer.Management.Smo.NumaNode
Public Function GetElementAt (position As Integer) As NumaNode
參數
- position
- Int32
NumaNode 索引
傳回
NumaNode 物件