QueryDataParametersItem Property (Int32) |
Returns the parameter on specified index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxpublic DataParameter this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Index
Property Value
Type:
DataParameter
See Also