다음을 통해 공유


NSFetchedResultsController.PerformFetch(NSError) 메서드

정의

수신기의 페치 요청을 수행하고 지정된 out 매개 변수에서 발생하는 모든 오류를 저장합니다.

[Foundation.Export("performFetch:")]
public virtual bool PerformFetch (out Foundation.NSError error);
abstract member PerformFetch :  -> bool
override this.PerformFetch :  -> bool

매개 변수

error
NSError

반환

특성

적용 대상