The maximum number of records returned for query results (GetCatalog).
[Visual Basic .NET] Public Property MaxRecordCount As Integer
[C#] public int MaxRecordCount {get; set;}
[C++]
HRESULT get_MaxRecordCount(
long* Count
);
[C++]
HRESULT put_MaxRecordCount(
long Count
);
[C++]Parameters
Count [out, retval] Count is a parameter of type long Count [in] Count is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.