The QueryParameter type exposes the following members.

Properties

  Name Description
Public property Name
Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown.
(Inherited from NamedCollectionItem.)
Public property Owner
Gets the collection containing the current object.
Public property Value
Gets or sets the value of the current parameter.

See Also