 | SphinxQLParameterCollectionItem Property (String) |
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxQLParameter this[
string name
] { get; set; }
Public Default Property Item (
name As String
) As SphinxQLParameter
Get
Set
Parameters
- name
- Type: SystemString
Property Value
Type:
SphinxQLParameter
Exceptions
See Also