Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryDataParameters Class
QueryDataParameters Properties
Item Property
Item Property (Int32)
Item Property (String)
QueryDataParameters
Item Property (Int32)
Returns the parameter on specified index.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
DataParameter
this
[
int
index
] {
get
; }
Parameters
index
Type:
System
Int32
Index
Property Value
Type:
DataParameter
See Also
Reference
QueryDataParameters Class
Item Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com