Gets or sets the maximal number of auxillary threads the prepared statement can launch to assist with a query.
|
|---|
'Declaration
Public Property Threads As Integer |
|
|---|
public int Threads {get; set;} |
Property Value
The maximal number of auxiliary threads the prepared statement can launch to assist with a query.