SchedulerCollection.GetElementAt(Int32) 메서드

정의

인덱스 컬렉션에서 특정 Scheduler를 가져옵니다.

public Microsoft.SqlServer.Management.Smo.Scheduler GetElementAt(int position);
member this.GetElementAt : int -> Microsoft.SqlServer.Management.Smo.Scheduler
Public Function GetElementAt (position As Integer) As Scheduler

매개 변수

position
Int32

Schduler의 인덱스

반품

Scheduler 개체

적용 대상