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