NumaNodeCollection.GetByID(Int32) 메서드

정의

ID의 컬렉션에서 특정 NumaNode를 가져옵니다.

public Microsoft.SqlServer.Management.Smo.NumaNode GetByID(int numanodeId);
member this.GetByID : int -> Microsoft.SqlServer.Management.Smo.NumaNode
Public Function GetByID (numanodeId As Integer) As NumaNode

매개 변수

numanodeId
Int32

NumaNode의 ID

반품

NumaNodeObject

적용 대상