Multiple Parameter Sets Property
The Multiple Parameter Sets property indicates whether a provider supports multiple parameter sets.
Applies To
| Connection Object |
Syntax
object.Properties("Multiple Parameter Sets")
Parts
object
Expression that evaluates to an object in the Applies To list.
Returns
One of the following settings:
| Value | Description |
|---|---|
| True | The provider supports multiple parameter sets. |
| False | The provider supports only a single set of parameters per execution. |
Data Type
adBoolean
Modifiable
Read-only
OLE DB Property
DBPROP_MULTIPLEPARAMSETS