共用方式為


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

傳回

屬性

適用於