FindCriteria.MaxResults 属性

定义

获取或设置查找操作要求的响应的最大数目。

public:
 property int MaxResults { int get(); void set(int value); };
public int MaxResults { get; set; }
member this.MaxResults : int with get, set
Public Property MaxResults As Integer

属性值

查找操作要求的响应的最大数目。

适用于