[]
Initializes a new instance of the QueryParameterCollection class.
public QueryParameterCollection(Query owner)
Public Sub New(owner As Query)
| Type | Name | Description |
|---|---|---|
| Query | owner | The Query object which is the owner of the current collection. |