![]() | SphinxQLParameterCollection Properties |
The SphinxQLParameterCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Specifies the number of items in the collection.
(Overrides DbParameterCollectionCount.) |
![]() | IsFixedSize |
Specifies whether the collection is a fixed size.
(Overrides DbParameterCollectionIsFixedSize.) |
![]() | IsReadOnly |
Specifies whether the collection is read-only.
(Overrides DbParameterCollectionIsReadOnly.) |
![]() | IsSynchronized |
Specifies whether the collection is synchronized.
(Overrides DbParameterCollectionIsSynchronized.) |
![]() | ItemInt32 |
Gets or sets the SphinxQLParameter at the specified index.
|
![]() | ItemString |
Gets or sets the SphinxQLParameter with the specified name.
|
![]() | SyncRoot |
Specifies the Object to be used to synchronize access to the collection.
(Overrides DbParameterCollectionSyncRoot.) |
Name | Description | |
---|---|---|
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from DbParameterCollection.) |
![]() ![]() | IDataParameterCollectionItem | Gets or sets the parameter at the specified index. (Inherited from DbParameterCollection.) |