QueryParameters.CopyTo
Copy all parameters to the destination object.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub QueryParameters.CopyTo( _
p As QueryParameters)
|
p [in]
Type: QueryParameters |
This function does not return a value. |