Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
QueryParameters Class
QueryParameters Fields
ConnectionStringName Field
ExecutionType Field
mAllowCache Field
MaxRecords Field
Name Field
Offset Field
Params Field
RequiresTransaction Field
Text Field
Type Field
UseNewConnection Field
QueryParameters
MaxRecords Field
Maximum number of records to get. If maxRecords is zero or less, all records are returned (no paging is used)
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
int
MaxRecords
Field Value
Type:
Int32
See Also
Reference
QueryParameters Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com